

.m-countdown-timer * {
  color: #FDDB3A;
}

.m-countdown-timer .time-block {
  border-color: #FDDB3A;
  background-color: #FDDB3A;
}

.m-countdown-timer .time-block span {
  color: #fff !important;
}

body .rte :where(ul,ol) {
  list-style-position: outside;
}