/* Community Level Styles */
/* use top-level .design-style class to gain specificity */ 
/*e.g. .design-style .hero */

.text-section-layout.second-section .bg-wrapper .background-image {
    filter: brightness(0.2);
}

/* eBrochure */
.lightning-form .recaptcha-text a {
    color: inherit;
}

.lightning-form .recaptcha-text a:hover {
    opacity: 0.7;
}