#nextbtn {
  background-color: #000000 !important;
  color: #A67C3A !important;
  border: 1px solid #A67C3A !important;
}

#nextbtn:hover {
  background-color: #A67C3A !important;
  color: #000000 !important;
}

.blueforgotpassword {
  color: #A67C3A !important;
}