

@media (min-width: 1024px) {
    .t-teme-temp2 .c-page-banner-cta__content {
        padding: 5rem 2.5rem 5rem;
    }
}

div#block-touchstone-me-headercontent .l-layout__main.l-layout--layout-twocolumn-halves > div:last-of-type {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
}
div#block-views-block-recent-news-block-1 .l-list-stacked__items > li:first-of-type h3 a {
    color: #fff;
}
.c-page-banner-cta .c-page-banner-cta__heading-text h2 {
    text-shadow: 1px 2px 30px rgba(0,0,0,0.4);
}
div#block-tme-search {
    padding: 1rem 0;
}

/* build edits - mp */

footer.c-footer.c-footer--4_column {
    background-image: none !important;
    background-color: #062d49;
}

img.footer-art {
    width: 100vw;
}

.c-info-counter {
    color: #ffffff;
}

.t-teme-temp2 .c-button.c-button--solid:not([class*=u-bgc--]), .t-teme-temp2 .c-button.c-button--solid.u-bgc--none {
    background-color: #f9981d;
    color: #fff !important;
}

footer hr {
    border: 0;
    border-bottom: 1px solid #ffffff;
}

/* webform formatting fix */

fieldset#edit-service-address---wrapper > legend {
    display: none;
}