#hero .hero-container {
  background: rgba(0, 0, 0, 0.4);
}

img.hero-logo{
  width: 267px;
  height: 128px;
}

img.contact-logo{
  width: 80%;
  max-width: 135px;
  max-height: 270px;
}

img.who-badges-work{
  max-width: 100%;
}

img.footer-logo{
  width: 121px;
  height: 58px;
}

#footer .credits{
  color: #555;
}
#footer .credits a{
  color: #555;
}
