@import '/Portals/_default/cft-mini-overrides.css';
/*----------------------------------------------------------------------------*/
:root {
    --primary-color-h: 44;
    --primary-color-s: 62%;
    --primary-color-l: 40%;
    --primary-color-a: 100%;
}

/*banners*/
.cft-mini .banner.banner__hero {
    background: url(/Portals/Diocese-Richmond/Images/Richmond-Home_Hero%203.jpg) fixed;
}
form[action$="/Formation/Catechist-Teacher-Formation"] .cft-mini .banner.banner__hero {
    background: url(/Portals/archdiocese-newark/Images/CTF.jpeg) fixed;
}
form[action$="/Formation/Parish-Resources"] .cft-mini .banner.banner__hero {
    background: url(/Portals/archdiocese-newark/Images/Parish%20Resources.jpeg) fixed;
}

