/* Toegevoegd door Stefan en Folmer van Congressus op 20-03-2024 */

	section#content .content-header {
		background-color: #d03132 !important;
	}

section#content .content-header a {
 color: white !important;
	}

section#content .content-header .breadcrumb>.active {
    color: white !important;
}
section#content .content-header h2 {
  color:white !important;
}

.sf-menu>li.active, .sf-menu>li.path, .sf-menu>li:hover, .sf-menu>li:focus {
    border-color: #545aa2;
}
.sf-menu>li>ul {
    border-top: 2px solid #545aa2;
}
.paragraph-blogs-view {
/*	border: 1px solid #d03132 !important; */
}
.module-events .img-responsive { 
object-fit: contain !important; object-position: center; 
} 
.heading-image { 
	padding-bottom: 25%;
    height: 600px;
}

