* {
  font-family: sans-serif;
}

h1 {
  border-bottom: 1px solid darkgray;
}

h3 {
  color: #e13d25;
}

a {
  text-decoration: none;
}
