h1 {
  font-size: 2em;
  font-weight: 500;
  padding-bottom: 20px;
}

footer {
  margin: 0 50px;
  padding: 20px 0;
}

section a {
  color: rgb(34, 102, 238);
  text-decoration: none;
}

section a:hover {
  text-decoration: underline;
}
