/*
Theme Name:         Impact
Theme URI:          https://www.advice.nl
Description:        Impact Theme by Advice
Version:            1.0.1
Author:             Advice Creeert Impact
Author URI:         https://www.advice.nl
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.__presentation {
  width: 100% !important;
}

.portefeuille__item__image {
  background-position: center center !important;
}

.portefeuille__item .swiper-button-next::after, .portefeuille__item .swiper-button-prev::after {
	font-size: 1.5rem;
	padding: 10px 20px;
	background-color: #004479;
}

.section__single-nieuwsberichten .swiper-pagination .swiper-pagination-bullet::after {
	color: #004479;
  	padding: 8px 8px 2px;
	background: #fff;
}