.time_1 {
    position: relative;
    bottom: 13px;
    font-size: .5rem;
}

.timer_div_ {
    height: 40px;
    width: 40px;
    border: 3px solid #373f4f;
    border-radius: 40px;
    background: #f4f5f8;
    font-weight: 600;
    text-align: center;
}

.timer_ {
    font-size: 0.8rem;
    position: relative;
    top: 3px;
}

.collon_circle_timer {
    text-align: center;
    font-size: 1rem;
    top: 10px;
    left: 1rem;
}
