.contact-form .terms-form.error label {
    color: #c35b5b;
    -webkit-text-stroke: 0.35px #c35b5b !important;
}
.contact-form .terms-form label p {
    margin-bottom: 0rem;
}

.sdg .d-flex .flex-shrink-1 button.whitearrow.active:after {
    border-top-color: #ffffff;
}

.BoD li {
    font-weight: 300;
    color: #5a5b5b;
    -webkit-text-stroke: 0.35px #5a5b5b;
}

.plain-content.grey-green {
    background-color: #ced9e4;
}

.new-section.single-video {
    padding-bottom: 4.375rem;
}

.featured-stories .box.first-box .investors .value.positive, .img-text.investors .investors-box .value.positive {
 
    background-color: #44e362;
}

.featured-stories .box.first-box .investors .value.negative, .img-text.investors .investors-box .value.negative {
    background-color: #c35b5b;
  /*  color: #fff;*/
}