footer{
    background-color: #072853;
    color: #fff;
}
footer .headline {
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.social-icons li a {
	background-color: rgba(255,255,255,.2);
}
dl.headlines.headlines-footer dd .text-muted {
	color: rgba(255,255,255,.5);
}
footer a,
dl.headlines.headlines-footer dd a {
	color: #ddd;
    color: rgba(255,255,255,.7);
}
footer a:focus,
footer a:hover,
dl.headlines.headlines-footer dd a:focus,
dl.headlines.headlines-footer dd a:hover {
	color: #fff;
}

section#copyright {
    background-color: #072853;
    color: rgba(255,255,255,.7);
    border-top: 1px solid rgba(255,255,255,.2);
}
section#copyright a {
    color: rgba(255,255,255,.5);
}
section#copyright a:focus,
section#copyright a:hover {
    color: rgba(255,255,255,.7);
}
.module-events .paragraphs .img-responsive {
    object-fit: contain !important;
}

/* Toegevoegd 2023-2024 */


.feed-powered-by-es {
    display: none !important;
}
