.agd-live-match-header.is-live .agd-live-match-header__dot {
  background: #ed3340 !important;
  border: 0 !important;
  box-shadow: 0 0 0 2px rgba(237, 51, 64, .22);
}

body.home .premium-header .header-live-strip .agd-live-match-header.is-live .agd-live-match-header__dot {
  background: #ed3340 !important;
  border: 0 !important;
  box-shadow: 0 0 0 2px rgba(237, 51, 64, .22);
}

/* Keep the status informative without making the link look selected. */
.agd-live-match-header.is-live {
  color: inherit;
}
