* {
  font-family: sans-serif;
}

body {
  background-color: #feffe6;
}

a {
  color: #4260f5;
}

#main-content-wrapper {
  margin-top: 30px;
  margin-bottom: 100px;
  text-align: -webkit-center;
}