.draw-countdown{
    font-size: 2em; /* Adjust size as needed */
    font-weight: bold;
}
.draw-countdown span {
    font-weight: normal;
    color: #666; /* Adjust color as desired */
}