.jumbotron {
  padding: 6rem;
}
section {
  padding-top: 3rem;
}
body {
  background-color: rgb(238, 238, 173);
}
a {
  text-decoration: none;
}
