@import url("/Portals/_default/cross-styling.css");
@import url("/Portals/_default/council-styles.css");

/*----------------------------------------------------------------------------*/
/* temp accent card styles */
    .accent-card h3 {
        margin-left: 1rem;
    }
   .accent-card  p {
        background-color: #f7f7f7;
        padding: 1.5rem 1rem 1rem;
        margin-top: -2.5rem;
        border-bottom: 0.25rem solid var(--brand-light-blue);
    }
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
table.photo-frame img {
    border: 1px solid #eee;
}
/*Jimmy Tweaks feb 2022 */
.module-container.module-container__callout.module-container__callout-branded {
    max-width: 600px;
    margin: 0 auto !important;
}
.module-container.module-container__callout.module-container__callout-branded h2 {
    font-size: 1.7em;
}
.kofc .kofc__detail .etg-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}




