mh-navigation-header {
  --mh-navigation-header-classic-background-color: #bd003d !important;
}

mh-prgress-bar-3 {
  --mh-progress-bar-3-active-step-text-color: #bd003d !important;
  --mh-progress-bar-3-step-text-active-background-color: #bd003d !important;
}

mwh-profile-menu {
  --mwh-profile-menu-background: #bd003d;
  --mwh-profile-menu-bottom-background: #a30035;
}

mwh-tabs {
  --mh-horizontal-tab-menu-selected-vertical-div-background-color: rgba(189, 0, 61, 0.1) !important;
}

#login-page_content {
  border-radius: 8px;

  padding: 5.2rem !important;
}

:root {
  --mwh-primary-color: #bd003d;
  --color-brand-primary-01: #bd003d !important;
  --color-accent-01: #752127 !important;
  --color-accent-alert-error: #fc9246 !important;
  --mwh-header-logo-height: 4.8rem;
  --mwh-logo-height-l: 4.8rem;

  --mwh-navigation-header-close-background: #bd003d;
  --mwh-navigation-header-background: #bd003d;

  --mwh-side-menu-background: #bd003d;

  --mwh-login-link-color: #bd003d;

  --mh-primary-button-border-radius: 0.8rem !important;

  --mwh-negative-notification-color: #ff9f00;
  --mwh-negative-notification-background: #e9573d1a;

  --mwh-modal-title-color: #bd003d;

  --mwh-emergency-modal-background-color: #bd003dcc;

  --typescale-caption-color-typography-brand: #bd003d !important;
  --typescale-legend-color-typography-brand: #bd003d !important;

  --mwh-radio-button-active-fill-color: #ff9f00;
  --mwh-radio-button-active-stroke-color: #bd003d;
  --mwh-radio-button-inactive-fill-color: #cccccc;
  --mwh-radio-button-inactive-stroke-color: #6f7072;
}
