/* Shared municipal photograph, externalized for strict Content Security Policy. */
html body .about-hero,
html body .programs-hero,
html body .public-hero--contact,
html body .public-hero--tourism {
    background-image: url('../../uploads/Municipal-hall-1.jpg') !important;
}
html body .calendar-hero,
html body .updates-hero {
    background-image: linear-gradient(90deg, rgba(0,30,65,.86), rgba(0,46,93,.52), rgba(8,122,199,.14)), url('../../uploads/Municipal-hall-1.jpg') !important;
}
html body .services-finder-hero {
    background-image: linear-gradient(90deg, rgba(255,255,255,.99) 0%, rgba(255,255,255,.96) 42%, rgba(0,30,65,.38) 100%), url('../../uploads/Municipal-hall-1.jpg') !important;
}
html body .municipal-photo-card__image::before {
    background-image: url('../../uploads/Municipal-hall-1.jpg') !important;
}
html body .facebook-profile-bg {
    content: url('../../uploads/Municipal-hall-1.jpg');
}
