span.banner-text.govuk-grid-column-one-half {
    span.banner-text.govuk-grid-column-one-half {
    background: white;
    padding: 2rem;
    margin-top: 2rem;
    border-bottom: solid 5px #207e4a;
};
}

span.banner-text.govuk-grid-column-one-half {
    border-bottom: solid 5px #00703c;
}

.lgd-region.lgd-region--breadcrumb.region.region-breadcrumb {
    background: #218649 !important;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media screen and (min-width: 48rem) {
    .menu--main > .menu-item a {
        color: black; */
        border: 1px solid transparent;
        background-color: transparent;
        font-size: 1rem;
        font-weight: unset;
    }
}

.service-landing-page__service-item a{
    color: black;
}

header {
    border-bottom: solid 5px #218649;
}

article.contextual-region.lgd-teaser.lgd-teaser--localgov-news-article.node.node--type-localgov-news-article.node--view-mode-teaser {
    border-bottom: solid 5px #218649;
}

a {}

.lgd-teaser__content.lgd-teaser__content--localgov-news-article a {
    color: #218649;
}

input#edit-submit-latest-news--2 {
    background: #218649;
}

.success-container {
}

.success-container {display: inline-flex;background: #f1f1f1;padding: 1rem;margin-bottom: 1rem;}

.success-image {
    min-width: 250px;
    margin-right: 10px;
}

input#edit-submit-success-stories--2 {
    background: #218649;
}

input#edit-actions-submit {
    background: #18723c;
    border-color: #18723c;
}

section#info-graphic {
  padding: 2rem;
  color: white;
  margin: 2rem 0;
}

ul.info-list li:first-child {
  background: #18723c;
}

ul.info-list li:last-child {
  background: #18723c;
}


ul.info-list li:nth-child(2){
  background:#18723c;
}

ul.info-list li:nth-child(3){
  background:#18723c;
}

.lgd-header__nav--primary, .lgd-header__nav--secondary
 {
    margin-right: 0;
    margin-left: 0;
}

.item-list li a:hover {
    background: #18723c;
}