<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.features-item .content-wrap {padding-bottom: 0px;}
.features-item:last-child .content-wrap {padding:70px 0px 60px;}
.features-banner-content p {margin: 0px auto; padding: 10px 0; max-width: 840px;}
.features-item:nth-child(2n+1) {
    background: #f7f7f7;
}
.features-item .content-wrap{
padding:0px;
}
.node-type-features footer .all-features, .footer-wrapper .bottom-promo {display: none;}
@media only screen and (max-width:991px){
    .features-item:last-child .content-wrap {
        padding: 60px 0px 60px;
    }
    .features-item {
        padding-top: 40px;
    }
}</pre></body></html>