section.page-hero.child::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
}

section.module-bullets_explanation .bullet-row .col-bullet h3 {
    color: #212121;
    font-size: 1.5em;
    font-weight: 600;
}

section[class|=module] .header h2 {
    padding-top: 5;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: 0;
    white-space: normal;
    width: 100%;
}