.post-type-archive-work .post-previews__title {
    color: #000;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: .42px;
    max-width: 830px;
    margin: 30px 14px 50px;
    font-size: 24px;
}

.small-12.medium-6.large-4.xlarge-2.columns.scls {
    display: flex;
    align-items: center;
    gap: 24px;
}

footer h3.site-footer__title {
    margin-top: 0px
}

footer .site-footer {
    padding: 40px 0 15px;
}

@media (min-width: 55em) {
    .page-template-about .about-content__content--cols {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.about-content__content.about-content__content--cols.entry-content.about-section__content.font-size-18-24 {
    max-width: 480px;
}

.page-template-template-about .row.expanded.large-accordions .columns.large-accordion__container.small-no-padding:last-child,
.page-template-template-about .our-values.element-margin-top,
h2.who-we-are__title.about-section__title.font-size-24,
.page-template-template-about .working-with.element-margin-top {
    display: none;
}

.page-template-template-about .team-members {
    padding-top: 0;
}

.page-template-template-about div#who-we-are {
    margin-top: 0;
}