@use 'ngx-tethys/styles/variables.scss';

.thy-countdown {
    .countdown-progress {
        font-size: 12px;
        color: variables.$gray-500;
    }
}
