/* Show it is fixed to the top */
body {
  padding-top: 4.5rem;
}
.bg-blue {
  background-color: #1a446e;
}