/* DPA+ Brand Override */
:root {
  --clr-header-bg-color: #070D20 !important;
}
header, .header, header.header-1, .header.header-1 {
  background-color: #070D20 !important;
}

/* Logo: größer + mehr spacing rechts */
.harbor-logo {
  width: 70px !important;
  margin-right: 50px !important;
}
.headerLogo {
  width: 60px !important;
  height: 60px !important;
}
