/* MCCIA Award for Sustainability (KPIT) — form page overrides */
.sust-award-page.sust-award-page--form .formlabel {
  font-weight: 500;
  color: #3B3B3B;
}

.sust-award-page.sust-award-page--form .sust-section .form-control:focus {
  border-color: #146caa;
  box-shadow: 0 0 0 0.15rem rgba(20, 108, 170, 0.2);
}

.sust-award-page.sust-award-page--form .sust-section--highlight .formlabel {
  color: #b45309;
  font-weight: 600;
}

