.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #3e8ae9 !important;
  border-color: #020e1d !important;
  color: #fff;
}

