div.kc-logo-text {
  background-image: url(../img/DESE_Horizontal.svg);
  height: 100px;
  margin-bottom: 30px;
}

#kc-login {
  color: #fff;
  background: #224781;
  border: unset;
}

div.kc-logo-text + div.branding-text {
  color: #224781;
  margin: 0.4em auto 0 auto;
}

#kc-form-wrapper {
  color: #224781;
}
