.itc-req1-container {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: #f9f9f9;
}

.itc-req1-heading {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0073aa;
}

.itc-req1-clock-section {
    margin-bottom: 15px;
}

.itc-req1-time {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.itc-req1-gmt {
    font-size: 16px;
    color: #555;
}
