.btn-primary.btn-fna {
  background: #009fe2 !important;
  border: 0;
  color: #fed502 !important;
  font-size: 1.25rem;
  padding: 0.75rem 1.25rem !important;
  text-decoration: none;
}

.btn-primary.btn-fna.disabled {
  background: #c2c2c2 !important;
  color: #545454 !important;
  cursor: not-allowed !important;
}

.btn-primary.btn-fna:hover {
  background: #0077a9 !important;
}
