/* body *{
    font-family: 'Montserrat' !important;
} */

.section-heading{
    font-size:48px !important;
}

#why-lap .investors li{
    font-family: 'Raleway' , sans-serif;
    font-weight: 400;
}

#why-lap .investors li:before {
    color: #db3836;
}

#why-lap .investors li:after {
    color: #db3836;
}

#why-lap i{
    font-size: 32px;
}

#lap-verticals{
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.brand-icon{
    height: 45px !important;
    width: 45px !important;
    /* max-width:45px; */
    object-fit: contain;
}


.services-icon{
    height: 70px !important;
    width: 70px !important;
}

.main-heading{
    font-size: 2.75rem;
}

.heading{
    font-size: 2.25rem;
}

.intro-text{
    z-index: 4;
}


@media screen and (max-width: 1024px) {
    .ui-block-11.about ul li:before{
        color:#212622;
    }
}