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;
}

.notification-messages p {
    padding: 0;
}

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 10px rgba(0,0,0,0.4);
}
div#block-tme-search {
    padding: 1rem 0;
}
.c-image__image-wrapper {
    min-height: 400px;
    display: block;
}

button.menu__link {
    flex-direction: row;
}

@media (min-width: 1281px) {
    .c-site-header__standard-navigation button.menu__link {
        padding-top: 0;
    }
}