/* Tema amarelo BB — contraste em botoes e links */
.btn-pronia-primary {
  color: #454545 !important;
}

.btn-pronia-primary:hover {
  color: #ffffff !important;
}

a:hover {
  color: #C9A227 !important;
}

.text-pronia-primary * {
  color: #C9A227 !important;
}

.btn-white {
  color: #C9A227 !important;
}
