span.w-countdown-item-number {
    color: #2e2820 !important;
    font-family: var(--font-heading);
}
span.w-countdown-item-label {
    font-weight: 300;
    font-size: 13px;
    color: #7A7068;
}
.w-countdown-item-number {
    overflow: inherit !important;
}
.w-countdown-item-number:before {
    display: none !important;
}