@import url("../../sections/dynamic/index.css");
@import url("../../sections/dynamic/cards-section.css");
@import url("../../sections/dynamic/cta-banner-section.css");
@import url("../../features/button.css");

/* Hero */
#intro-container .wrapper {
    padding-top: 3rem;
}

#intro-container .inner-content>p {
    font-size: 0.9rem;
    line-height: 1.475rem;
    margin-bottom: 1.25rem;
    max-width: 700px;
}

#intro-container.has-bg-img .sub-title {
    color: var(--white);
}

/* All industries */
#all-locations>.wrapper,
#reviews-container.wrapper {
    padding-top: 5rem;
}