html {
  font-size: 16px;
}

body {
  /* padding-top: 3.7rem; */
  /* padding-bottom: 3rem; */
  color: #5a5a5a;
  background-color: #fefcfc;
}

a {
  color: #033490;
  text-decoration: none;
}

.content-title .bi {
  color: #f39c12;
}

/* DIVIDER
------------------------- */
.featurette-divider {
  margin: 5rem 0 1rem; /* Space out the Bootstrap <hr> more */
}
