/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 3.5rem;
}
.bg-dark {
  background-color: #01622c !important;
}
.jumbotron{
background-color: #fcf2e6;
}
.feather {
  width: 16px;
  height: 16px;
 }
 .jumbotron {
  padding: 1rem;
  margin-bottom: 1rem;
}