#stw-login, #stw-pass-recovery {
  background: #f3bf00;
}

#stw-header-eira {
    background-image: url('/app/public/images/kornfeilLogo.svg') !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 60px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    opacity: 1;
}
