* {
font-family: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', Roboto, sans-serif !important;
}
.main-top-header.container-fluid.d-none.d-md-block.hideOnPrintView {
background-color: #000000 !important;
}

.main-top-header .headline-links a,
.main-top-header .client-info,
.main-top-header .hello-user {
color: #ffffff !important;
}

.menu-entry.clickable {
font-weight: 400;
}

.main-nav-bar .menu-entry.clickable {
color: rgba(18, 18, 18, 0.75) !important;
}

.main-nav-bar .main-nav-item.router-link-active .menu-entry.clickable,
.main-nav-bar .menu-entry.clickable:hover {
text-decoration: underline !important;
color: #000 !important;
}

.main-nav-bar.container-fluid.d-none.d-md-block.hideOnPrintView, .main-top-header-burger.d-flex.d-md-none.justify-content-between.align-items-center.hideOnPrintView {
    border-bottom: solid 1px #000000;
    margin-bottom: 1.5rem;
}

.action-wrapper .productFeature-wrapper .label {font-size:16px; font-weight: bold; margin-bottom:8px;}
.action-wrapper .productFeature-wrapper input {background-color:#f2f2f2; border-radius: 6px}