<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;
}

.bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt .list-image .media-image {
    width: 80% !important;
}

@media only screen and (max-width: 767px) {
.bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt .list-image .media-image {
    width: 100% !important;
}
}</pre></body></html>