.section-title{
    margin-top: 0;
    margin-bottom: 20px;
    color: #333461;
    font-size: 30px;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 700;
    max-width: none;
    margin-left: 0;
    line-height: 43px;
    text-align: left;
}
.section-heading{
    margin-top: 15px;
    margin-right: auto;
    margin-left: 0;
    color: #1d3240;
    text-align: left;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
}
.section-content{
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    color: #4a556c;
}
.about-images img{
    background-image: url(https://uploads-ssl.webflow.com/622b5f3…/640cb44…_photo_2023-03-11%2019.58.45.jpg);
    border-radius: 10px;
    width: 100%;
    height: 450px !important;
}

.testimonial-title ul{
    list-style: disc;
    padding-left: 40px;
    line-height: 2;
    word-spacing: 3px;
}