.block-bellvitge-custom-counter{
    font-size: 1.5rem;
    text-align: center;
    margin: 1rem auto 3rem;
    font-weight: 500;
    color: var(--c-primary);
    padding: 0 2rem;
}

.block-bellvitge-custom-counter span{
    font-weight: 900;
}
