.exclusive-timer-container {
    background: #ff4500;
    color: white;
    padding: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    margin: 10px 0;
}

.exclusive-countdown-timer {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}

.category-timer {
    font-size: 12px;
    padding: 5px;
}
