.home-benefits .read-more {
  font-weight: bold!important;
  margin-top: 1.5rem!important;
  color: #292930!important;
  display: inline-block;
}

.home-benefits .read-more:hover {
  color: #DB0000!important;
}
.form .gform_body .gform_fields .gform_validation_container {
	display: none;
}
.header .svg-wrap img {
	width: 100%;
}
.related-projects .background-image {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}