.bw-heading {
  color: black}

.content .header {
  color: black}

bjp-application > .frame > .progress > .progress-bar > .bar {
    background-color: #cc1726;
}

body {
  font-family: "Helvetica", sans-serif;}


bw-icon, bw-icon > svg {
    color: #cc1726;
}

bjp-application-menu > .entry.current, bjp-application-menu > .entry.current > .item > .number, bjp-application-menu > .entry.current > .item bw-icon, bjp-application-menu > .entry.current > .item bw-icon > svg {
    color: #e60005;
}

bjp-application-menu > .entry > .item > .number {
    color: #cc1726;
}

.__jp-text-box:not(.plain), .bw-segment:not(.plain) {
    background-color: rgba(229, 229, 229, 0.5);
}

bw-checkbox bw-icon, bw-checkbox bw-icon > svg {
    color: #e60005;
}

bw-checkbox.checked bw-icon, bw-checkbox.checked bw-icon > svg {
    color: #cc1726;
  
}

.warn {
    font-style: normal !important;
}

bjp-application-segments-form:first-of-type > .hint {
    display: none;
}
