.feature-item__desc{
    padding-top:20px;
}
.post-item .post-item__title a{
    color:#161616;
}

.post-item .post-item__title {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 500;
    line-height: 30px;
}
.post-item .post-item__desc {
    margin-bottom: 0;
    padding-top: 19px;
    color: #9b9b9b;
    font-size: 15px;
}

.blearn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 13px !important;
    font-weight: 500;
    min-width: 157px !important;;
    height: 54px !important;;
    line-height: 53px !important;;
    text-align: center;
    padding: 0 15px;
    letter-spacing: 1px;
    border: 0;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.invest{
    font-weight: unset !important;
    font-size: 30px !important;
}
.heading-layout2 .heading__desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #161616;
}

.about-layout2 .about-img-container .about-img:first-of-type {
    padding-top: 70px;
    padding-right: 100px;
}

.about-layout2 .about-img-container .about-img:last-of-type {
    position: absolute;
    top: 0;
    right: 0;
    left: 151px;
    bottom: 100px;
    z-index: 2;
}

.list-items li {
    position: relative;
    padding-left: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #1b1a1a;
    margin-bottom: 12px;
    line-height: 31px;
}

.servicespara {
    
    margin-bottom: 0;
    line-height: 25px !important;
    font-weight: 300 !important;
    color: #161616 !important;
    font-size: 18px !important;
}

.heading-layout2 .heading__title {
    font-size: 24px !important;
}


