.green-card {
  background: #004987 linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.4) 100%);
}

.service-card svg {
  color: #004987;
}

.intro-section-grid {
  margin: 0 auto;
}
.intro-section-grid .intro-section-image {
  max-height: 500px;
}
.intro-section-grid .intro-section-image img {
  width: 100%;
}

.local-focus-image img {
  -o-object-position: right;
     object-position: right;
}/*# sourceMappingURL=styles_durham.css.map */