
a {
  color: #405189 ;
}
.text-info {
  color: #405189 ;
}


/*.


a {
  color:  var(--mybuttons-gold) ;
}
.text-info {
  color:  var(--mybuttons-gold) ;
}



a {
  color: #0d6efd ;
}
a {
  color: #405189 ;
}

text-success {
  color: #3c763d;
}
*/

.text-success-bright {
  color: #0ab39c;
}

/*.text-warning {
  color: #f06548;
}*/


.text-warning-bright {
  color: #ee9f23;
}

/*.text-danger {
  color: #a94442;
}*/


.text-danger-bright {
  color: #f06548;
}

