.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    BACKGROUND-COLOR: #730D22;
    BORDER: WHITE;
    COLOR: WHITE;
}
.divider-countdown .s-count-down-item {
    height: 3rem;
    width: 3rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
     BACKGROUND-COLOR: #730D22;
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: #730D22;
}
.s-count-down-item-label {
    margin-top: 0px;
    COLOR: #FFF;
}