
  .jumbotron {
    padding-top: 2rem;
    background-color: #a2d9ff;
  }
  
  #projects {
    background-color: hsl(205, 100%, 82%);
  }