.intranet-auth-cover__logo-image,
.intranet-auth-cover-header {
  display: none;
}
.intranet-auth-cover-img-block {
  width: 235px;
  height: 34px;
  background: url("/local/css/ithive.changeportaldefaultheme/images/logo.svg") no-repeat;
}
.intranet-bg--spring {
  background: #EC6608;
}
.intranet-body .ui-btn-success {
  --ui-btn-background: #EC6608;
  --ui-btn-background-hover: #CD4C0B;
  --ui-btn-background-active: #CD4C0B;
  --ui-btn-border-color: #EC6608;
  --ui-btn-border-color-hover: #CD4C0B;
  --ui-btn-border-color-active: #CD4C0B;
}
.intranet-password-enter-form__forgot-pass {
  color: #EC6608;
}
