.clean-counter-9e80fa3f {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem;
}

.clean-counter-9e80fa3f .counter-number {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #111;
    gap: 0.1em;
}

.clean-counter-9e80fa3f .counter-title {
    font-size: 1.125rem;
    font-weight: 500;
    color: #666;
    margin-top: 0.5rem;
}
