<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#app &gt; div.main.w-100.doug &gt; footer.bg-dark-grad.main-footer.py-4 {
    background-color: #ed5c1c;
} 

#app &gt; div.language-select {
     display: none;
}

#header &gt; div &gt; div &gt; div &gt; div.d-flex.flex-grow-1.px-0 &gt; div &gt; div &gt; div.d-flex.h-100.justify-content-start.px-0 &gt; button:nth-child(1),
#header &gt; div &gt; div &gt; div &gt; div.d-flex.justify-content-end.px-0 &gt; button,
#lobby-accordion &gt; div.cart-summary-title.d-flex.flex-column.align-items-center.justify-content-between.px-3 &gt; button:nth-child(3) {
   color: #ffffff;
}

</pre></body></html>