body {
  font-family: Arimo, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #4c4b4b;
  background-color: #fff; }
  
h1, h2, h3, h4, h5, h6 {
  font-family: Arimo, sans-serif;
  color: #4c4b4b;
  font-weight: 700; }

footer {
  background-color: #FFF; }
  
.fullwidth-image, .fullwidth-image-solid {
  background-image: url("../img/hero-unit/cover.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;}

