<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.masthead {
    background-image: none !important;
}

.masthead-brand-inner img {
    max-width: 150px;
}

/* Hide little and extra */
.portion-buttons &gt; label:nth-child(2),
.portion-buttons &gt; label:nth-child(4) {
    display: none;
}
/* End hide little and extra */
</pre></body></html>