.heading-section h1.elementor-heading-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 1.125em;
    color: #5e6267 !important;
}

.heading-section h4.elementor-heading-title {
    font-size: 18px !important;
    line-height: 40px;
    color: #5e6267;
}

.heading-section section.elementor-section-boxed {
    width: 69.5%;
    margin: 0 auto;
}

.text-section .elementor-widget-wrap .elementor-widget:first-child p.elementor-heading-title {
    width: 60%;
    font-size: 30px;
    line-height: 34px;
    color: #5e6267;
    margin: 0 auto;
}

.text-section .elementor-widget-wrap .elementor-widget:last-child p.elementor-heading-title,
.companies-section h5.elementor-heading-title {
    width: 63%;
    font-size: 16px;
    line-height: 24px;
    color: #5e6267;
    margin: 0 auto;
}

.text-section a {
    color: #706fb3 !important;
}

.companies-section h5.elementor-heading-title {
    font-size: 18px !important;
}

.resources-section h4 > a {
    font-weight: 600;
    font-size: 26px !important;
    line-height: 30px;
    color: #069 !important;
}

.resources-section .elementor-widget-wrap section:last-child .elementor-row {
    justify-content: space-evenly;
}

.resources-section .elementor-widget-wrap section:last-child .elementor-row .elementor-column {
    width: 28%;
}

@media (max-width: 1024px) {
    .companies-section .elementor-image {
        margin-bottom: 20px;
    }
}

@media (max-width: 980px) {
    .heading-section {
        min-height: 500px !important;
        padding-top: 160px !important;
    }
}

@media (max-width: 768px) {
    .text-section .elementor-widget-wrap .elementor-widget p.elementor-heading-title,
    .companies-section h5.elementor-heading-title {
        width: 100% !important;
    }
}

@media (max-width: 667px) {
    .resources-section .elementor-widget-wrap section:last-child .elementor-row .elementor-column {
        width: 100% !important;
    }
}

@media (max-width: 480px) {
    .heading-section {
        min-height: 360px !important;
        padding-top: 60px !important;
    }
}

@media (min-width: 1043px) and (max-width: 1800px) {
    .heading-section section.elementor-section-boxed {
        margin-left: 9%;
    }
}