.cct-countdown {
    border-radius: 6px;
    box-sizing: border-box;
}

.cct-label {
    font-weight: bold;
    margin-right: 8px;
}

#cct-timer {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-family: monospace;
}
