 
.akevsi-titleh1 {
    font-size: 35px;
    font-weight: bold;
    padding-bottom: 30px;
}

.akevsi-titlep {
    font-size: 18px;
    line-height: 26px;
}

.akevsi-titlep-bottom {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 50px;
}

.akevsi-title {
    font-weight: bold;
    padding: 20px 15px;
}

.akevsi-number {
    height: 60px;
    width: 60px;
    background-color: #342b83;
    font-size: 37px;
    color: white;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0px; 
}

.akevsi-kk {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
}

.akevsi-box {
    background-color: #322e7e;
}

.akevsi-box-center {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
}

.akevsi-box-centerh3 {
    font-weight: bold;
    color: #fff;
    font-size: 36px;
}

.akevsi-box-centerh3bg {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    padding-bottom: 15px;
}

.akevsi-box-centerbg {
    background-color: #f3f2f2;
}
