/* ==========================================
   2. FOOTER FIX
   ========================================== */
.main-footer__col3 {
    white-space: pre-line !important;
    line-height: 1.6 !important;
    padding-left: 15px;
}

/* Wider net to catch Omeka footer links and force high contrast */
footer a, 
#footer a, 
.footer a,
.main-footer__col3 a,
footer [class*="col"] a {
    color: #ffffff !important; 
    text-decoration: underline !important;
}

/* Hover state for the footer links */
footer a:hover, 
#footer a:hover, 
.footer a:hover,
.main-footer__col3 a:hover {
    color: #cbd5e1 !important;
}