.stat-box {
    background: #ffffff;
    border-radius: 14px;

    display: flex;
    flex-direction: column;
    align-items: center;

    text-align: center;
}
