<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;
        --menu-item-active-color: #E42527 !important;
	--primary-button-bg-color: #E42527 !important;


}
.bs-section[class*=community-section-exhibitorDetail] article.foreground-layer .bs-exhibitor-all-listing {
    font-size: 32px !important;
}
.bs-section[class*=community-section-exhibitorDetail] article.foreground-layer .bs-exhibitor-all-listing .list-title {
    letter-spacing: 1px !important;
    color: rgb(0, 0, 0) !important;
    line-height: 32px !important;
    font-size: 130% !important;
    text-transform: uppercase !important;
    text-align: center !important;
}</pre></body></html>