/* --- G4. HIDES THE VETERANS CRISIS LINE IMAGE AND LINK --- */

/* G4.1 Targets the Veterans Crisis Line anchor link by its specific ID */
#dnn_FooterBanner_hlVcl {
    display: none !important;    /* G4.1.1 Removes the element entirely from the visual page layout */
}

