/* Community Level Styles */
:root {
    --footer-desktop-corp-logo-width: 140px;
    --footer-mobile-corp-logo-width: 140px;
    --fp-details-cta-btn-hover-color: var(--primary-hover);
}

/* ebrochure */
.ebrochure-page #ebrochure_fp_container.open-fp-container .ebrochure-body-content tr:nth-child(2n+1) {
    background: rgba(0, 0, 0, 0.05);
}