body {
  background-color: #f7f7f7;
  color: #393e46;
  font-family: "Source Code Pro", monospace;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

ul {
  list-style: none;
}

/* Navbar */

/* Footer */
