#poems{min-height:90vh}@media (width<=576px){#poems{margin-top:85px!important}}#poems .card{box-shadow:0px 0px 10px 0px var(--global-shadow-color);text-align:center;background-color:var(--global-card-bg);border:none;transition:all .33s}#poems .card .card-title{color:var(--global-secondary-color);font-size:1rem;font-weight:400}#poems .card .card-text{color:var(--global-primary-color);font-size:.88rem;font-style:italic;line-height:1.7}#poems .card:hover{cursor:url(/cursor-pointer.png),pointer;transform:scale(1.04)}#poems .poem-banner{background:linear-gradient(315deg, var(--global-secondary-color), var(--global-primary-color));border-radius:6px;justify-content:center;align-items:center;height:90px;display:flex;position:relative;overflow:hidden}#poems .poem-banner:before{content:"";background:#ffffff12;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;left:-15px}#poems .poem-banner:after{content:"";background:#ffffff0d;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;right:10px}#poems .poem-banner .poem-banner-icon{color:#ffffff40;z-index:1;font-size:64px;position:relative}#poems .poem-title-icon{vertical-align:text-bottom;margin-right:3px;font-size:1rem}
