
.app-brand-logo.demo img {
  width: auto !important;
  height: 30px;
}

.authentication-wrapper.authentication-basic .card {
  padding: 1.5rem;
}

.form-control:hover:not([disabled]):not([focus]) {
  border-color: #c19d60 !important;
}


