:root {
  --mwh-primary-color: #c5281c;
  --mwh-header-logo-height: 2.4rem;
  --mwh-logo-height-l: 2.4rem;

  --mwh-navigation-header-close-background: #af2219;
  --mwh-navigation-header-background: #c5281c;

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

  --mwh-negative-notification-color: #e9573d;
  --mwh-negative-notification-background: rgba(233, 87, 61, 0.1);

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

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

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

mwh-profile-menu {
  --mwh-profile-menu-background: #af2219;
  --mwh-profile-menu-bottom-background: #c5281c;
}
