.number-inner {text-align: center;width: 182px;height: 182px;margin: 0 auto;border-radius: 50%;background: #f2f2f2;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;flex-direction: column;}
.stat-number {font-size: 40px;font-weight: 700;color: var(--secondary-color);}
.stat-text {color: var(--secondary-color);}
