/* Add custom CSS styles below */ 
.s-count-down-item {
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5 !important; /* اختياري */
}

.s-count-down-item-value,
.s-count-down-item-label {
    color: #051b5a !important; /* أخضر */
}