.image-with-text-overlay--content-inner h1
{
  color: white;
}

/* Footer */
@media screen and (max-width: 1023px) {
  .sub-footer .row
  {
    flex-direction: column-reverse;
  }
}

.sub-footer .row .small-12.medium-6.columns
{
  margin-top: 15px;
  margin-bottom:15px;
}

h3 span 
{
  color: #103a3a !important;
}