:root {
  --bg-active-gradient: rgb(294, 196, 0) !important;
  --text-active: rgb(294, 196, 0) !important;
  --bg-main-layouts: rgb(24, 31, 38) !important;
  --body-main: rgb(24, 31, 38) !important;
  --bg-active: rgb(294, 196, 0) !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;
}
