<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.privileges-slider .thumbnail .meta .title {
    font-size: 18px;
}
.tb-style .btn-red {
    background: #641d2e;
}
.tb-style .btn-red:hover {
    background: #480819;
}

@media screen and (min-width: 992px) {
    .privileges-slider.thumbnails .item-push .thumbnail { margin-top: 150px;}
    .privileges-slider.thumbnails .item-pull .thumbnail { margin-top: -150px;}
}

@media screen and (max-width: 991px) {
    .privileges-slider .thumbnail .meta .title {
        font-size: 20px;
    }   
}</pre></body></html>