body {
  background-color: white;
  color: black;
  font-family: "Open Sans";
}

.site-wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.main-content {
  text-align: center;
}