<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bs-section.community-section-ticketClass
.bs-ticketList-wgt
.ticket-card-nav
.ticket-date {
    display: none !important;
}

.buy-ticket-modal .ticket-list .ticket-classes .list-item .meta {
    display: none !important;
}

.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;
}
h3#ember76 &gt; p:nth-child(1),
h3#ember76 &gt; p:nth-child(2),
h3#ember76 &gt; p:nth-child(4),
h3#ember76 &gt; p:nth-child(5) {
    display: none;
}</pre></body></html>