<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-content .page {
    margin-bottom: 40px;
}
.search-content .page:last-of-type {
    margin-bottom: 24px;
}

.search-content .page .col-35 {
    line-height: 100%;
}

@media only screen and (max-width: 767px){
    .search-content .page {
        margin-bottom: 26px;
    }
    .search-content .page:last-of-type {
        margin-bottom: 16px;
    }
    .search-content .page .col-35 {
        margin-bottom: 8px !important;
    }
}
</pre></body></html>