[data-block-name=kader2] {
	background: #fff;
	color: #0c3896;
	height: 100%;
	border-radius: .25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 2rem;
	position: relative;
}

[data-block-name=kader2] .titel {
	color: #fff;
	background-color: #0c3896;
	font-weight: 400;
	padding: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.6em;
	border-radius: .25rem;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 170px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

[data-block-name=kader2] .content {
	padding: 20px 50px 0px 50px;
}

[data-block-name=kader2]>a.btn {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

[data-block-name=kader2] ul {
	font-weight: 500;
}

[data-block-name=kader2].oranje li:after {
	color: #0c3896 !important;
}

.wp-block-column [data-block-name=kader2] {
	margin-bottom: 0 !important;
}

@media (max-width: 1399.98px) {

[data-block-name=kader2] .titel {
	font-size: 1.5rem;
}

}

@media (max-width: 767.98px) {

[data-block-name=kader2] .content {
	padding: 20px 20px 0px 20px;
}

}

