/* jQuery Countdown styles 2.0.0. */
.countdown-row {
  width: 100%;
  justify-content: center;
}

.countdown-section {
  display: flex;
  flex-direction: column;
}
