body {
  font-family: "Raleway", sans-serif;
  color: #bc9353;
  background-color: #0e1e2e;
  font-size: 1.5em;
  text-align: center;
}

.main_section {
  margin-left: 15%;
  margin-right: 15%;
}

.footer_section {
  background-color: #000000;
  text-align: center;
}

.footer_section p {
  margin: 0;
}