.counter__number {
    font-size: 6rem;
    font-weight: 700;
    margin-bottom: 0;
}
.counter__text {
    font-size: 1.25rem;
    font-weight: 700;
}
