@import "../../../themes/default";

:global {
  .countdown-timer {
    font-size: @font-size-base;
    text-align: center;
    margin-bottom: 6px;
    line-height: normal;
    color: #cb9800;
  }
}