/*------------------------------------------------------------------*\
    4. COMPONENTS - Counter
\*------------------------------------------------------------------*/

.uc_counter_box > div {
    display: flex;
    flex-direction: column;
    gap: 3vw;
}