.countdown-txt-wrapper .countdown-title {
    margin: 0;
    margin-block-start: 0 !important;
}
.countdown-txt-wrapper .countdown-subtitle {
    margin: 0;
    margin-block-start: .2rem !important;
}
.countdown-title {
    font-weight: 600;
}
.countdown-title,
.countdown-subtitle {
    line-height: 1;
}