/* Toegevoegd door Folmer van Congressus op 08-03-2024 */

footer{
    background-color: #274c85;
    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: #fff;

}
footer a:focus,
footer a:hover,
dl.headlines.headlines-footer dd a:focus,
dl.headlines.headlines-footer dd a:hover {
	color: #fff;
}
.module-events .paragraphs .img-responsive { 
object-fit: contain !important; object-position: center; 
} 
.heading-image { 
  height:600px;
padding-bottom: 25%; 
}







