.slider-area .hero__caption h1 {
    font-size: 40px !important;
    margin-bottom: 10px !important;
}

.slider-area .insightlake__caption h1 {
    font-size: 60px !important;
    color: white !important;
    margin-bottom: 50px !important;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.slider-area .hero__caption p {
    margin-bottom: 50px !important;
}

.single-recent-cap {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    height: 100%;
}

.section-tittle h2 {
    color: #191d34;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 60px !important;
}

.success-stories .btn {
    border-radius: 50px;
    padding: 20px 15px;
}

.industry-solutions-dropdown {
    float: none!important;
    margin: 0!important;
    padding: 8px!important;
    width: 100%!important;
}

.industry-solutions-dropdown li {
    margin: 0!important;
    padding: 5px 0!important;
    width: 100%!important;
    display: block;
    text-align: left;
    float: none!important;
    font-size: 13px;
    color: #333;
}

.we-trusted-area .trusted-caption {
    background: rgba(255, 255, 255, 0.8);
    padding: 0px 0px 0px 40px !important;
    text-align: justify !important;
    margin-left: unset !important;
}

caption p {
    margin-bottom: 15px !important;
}

.normal-padding P {
    margin-bottom: 20px !important;
}

.subcaption {
    color: white;
}