/* Zwart vlak naast de video op homepage, wit maken */
.cameraContent video {
    background: #ffffff;https://pgboz.nl/administrator/index.php?option=com_templates&view=style&layout=edit&id=24#
    height: 100%;
}

/* Lettergrootte van submenus en regelafstand */
.mainmenu a {
  font-size: 16px;
  padding-top: 3px!important;
  padding-bottom: 3px!important;
}

/* Kleur van de zoek button */
.btn.btn-secondary {
    background-color: #cd1619 !important;
    border-color: #cd1619 !important;
	{https://pgboz.nl/administrator/index.php?option=com_templates&view=style&layout=edit&id=24#
}

  /* Kerkdienst gemist responsive maken */
 .kdgm-responsive-player {
 position: relative;
 padding-bottom: 56.25%; /* 75% voor 4:3 video */
 height: 0;
 overflow: hidden;
 }
 .kdgm-responsive-player iframe {
 position: absolute;
 top:0;
 left: 0;
 width: 100%;
 height: 100%;
 }
 https://pgboz.nl/administrator/index.php?option=com_templates&view=style&layout=edit&id=24#