footer .headline {border-bottom: 2px solid #f87409;}

section#content .container .headline {

    border-bottom: 2px solid #f87409;}

.module-news .paragraphs .img-responsive { 
  object-fit: contain !important;
}

.module-events .paragraphs .img-responsive { 
  object-fit: contain !important;
}
.publication-item .embed-responsive .embed-responsive-img {
    object-fit: contain !important;
}
/* door Congressus toegevoegd om de carrousel op de homepage hoger te maken */
.row.banner-cycle {
  height: 100%;
}


