.footer-bottom_bar,
.footer {
  background-color: #0096d6 !important;
}

.footer-bottom_bar .dnd-section {
  border-top: none !important;
}
.home .container-fluid.content-wrapper {
  max-width: 1200px !important;
}
.floating-nav .content-wrapper {
  max-width: 1200px !important;
}
.floating-nav .header__container {
  max-width: 1200px !important;
}
.light-services_page .floating-nav .header__container,
.light-services_page .floating-nav .content-wrapper {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.header__container.content-wrapper {
  max-width: 1200px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.floating-nav .menu__link {
  font-weight: 600 !important;
  font-size: 15px !important;
  transition: color 0.2s ease;
}

.floating-nav .menu__link:hover {
  color: #0096d6 !important;
}
}
a.btn,
button.btn,
.btn.btn-primary,
.btn.btn-secondary {
  border-radius: 8px !important;
}
a[href="/health-protection-award"] {
  transition: color 0.2s ease;
}

a[href="/health-protection-award"]:hover {
  color: #0D7BA2 !important;
}