.rea-modal__header__logo-container {
  width: 56px;
}

.rea-modal__header__logo {
  filter: none;
  width: inherit;
}

.rea-infobar__text a,#kc-error-message .instruction a{
  color: white;
  text-decoration: underline;
}

.rea-login-container {
  background-image: url('../img/brand-logo-single-bw.svg');
  background-size: 75%;
}