
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem !important;
}
p {
    margin-bottom: 1rem !important;
    line-height: 1.2 !important;
}

.theme-footer-address.d-flex {
    display: none !important;
}
.logo {
    display:none !important; 
}

figure figcaption {
    position: relative !important;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    background: none !important;
}
figure figcaption.pb-md-4 { padding: 0 !important; color: red; }


.bright-text h1, .bright-text h2, .bright-text h3, .bright-text p, .bright-text li { color: white !important; }

main ul { margin-bottom: 1rem; }























