body {
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Arial;
  font-size: 14px;
  background-color: #333333;

}
section {
  text-align: center;
  padding-top: 50px;
}
section img {
  max-width: 100%;
}
.get-in-touch {
  margin-top: 50px;
}
.get-in-touch a {
  color: #5a5b5c;
}