.bg-secondary {
  background-color: #FFF !important;
}
.bg-primary {
    background-color: #006bb3 !important;
}
#header-menu {
  visibility: hidden;
  height: 20px;
}
#header-brand {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
#header-brand img.logo {
  max-height: 120px;
}
#page-footer {
  visibility: hidden;
}
#page-footer-sub {
  background-color: #006bb3 !important;
}
