.esqueci-senha {
  color: #ff6900!important; 
}
.btn-success {
  background-color: #ff6900!important;
  border-color: #ff6900!important;
}
.btn-success:hover {
  background-color: #ffd4b5!important;
  border-color: #ffd4b5!important;
  color: #000!important;
}