.netc-header {
    background-color: #db011c;
}
.netc-header__logo-wrapper--milwaukee {
    display: block;
}
.netc-form--login__forgotten-password-btn, .netc-form--country-select__country-item a {
    color: #db011c;
}
.netc-button--primary {
    background-color: #db011c;
    color: #fff;
}
.netc-form--create-account__subsection__title span {
    background-color: #db011c;
}
.netc-form--create-account__subsection__title span::before {
    color: #fff;
}
.netc-form--register-end-user__subsection__header {
    border-color: #db011c;
}