.stat-icon-wrap {
    width: 70px;
    height: 70px;
    margin-bottom: 12px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.stat-icon-wrap i {
    font-size: 42px;
    color: #ff6b6b;
}
