{# Countdown #}
.count-down-alert { position: sticky; top: 0px; background-color: var(--color-yellow-buk); color: white; z-index: 10; }

/*.count-down-alert p { font-weight: 600; }
@media only screen and (min-width: 767px) {
  .count-down-alert p { font-size: 1.25rem }
}*/
