<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --bg-active-gradient: #40ad2b !important;
  --text-active: #40ad2b !important;
  --bg-main-layouts: rgb(23, 23, 23) !important;
  --body-main: rgb(23, 23, 23) !important;
  --bg-active: #40ad2b !important;
}

.live-events-widget.events-cards-reduced._mobile-view {
  padding: 0 !important;
  height: 285px !important;
}

.live-events-widget.events-cards-reduced {
  padding: 0 !important;
  height: 285px !important;
}
</pre></body></html>