/* Show it is fixed to the top */
body {
  /* min-height: 75rem; */
  padding-top: 4.5rem;
}

.navbar-dark .nav-item.active{
  /* border-bottom-color: #DF7A00; */
  /* border-right-color: #004165;
  border-left-color: #004165;
  border-top-color: #004165;
  border-bottom-color: #007DBA;
  border-width: 1px;
  border-style: solid; */
}
