.btn-default:focus, .btn-default:hover {
  color: #000;
  border: 1px solid #ffffff;
  outline: none;
  background-color: #ffffff;
}

