:root {
  --bg-active-gradient: rgb(237, 157, 22) !important;
  --text-active: rgb(241, 177, 0) !important;
  --bg-main-layouts: rgb(23, 23, 23) !important;
  --body-main: rgb(23, 23, 23) !important;
  --bg-active: rgb(231, 157, 22) !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;
}
