.btn-volt-contact {
	display: inline-block;
	margin-top: 1em;
	padding: 0.5em;
}

.btn-volt-contact:hover {
	text-decoration: none;
}

.contact-card {
	border: 5px solid black;
	background-color: #FFEA03;
	color:  black;
	border-radius: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.card .input-group-text {
	width: 8em;
}

div.section-vacatures h2 {
	cursor: pointer;
}

div.section-vacatures h2:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900;
	content: " \f105";
}

div.section-vacatures h2:hover {
	text-decoration: underline;
}

.section-opened:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900;
	content: " \f107";
}

div.section-vacatures .omschrijving {
	display: none;
}

div.container.section-vacatures-body h1 {

}

div.container.section-vacatures-body h2 {
	margin-top: 2em;
}

div.container.section-vacatures-body h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}

div.container.section-vacatures-body h4 {

}

@media all and (max-width: 991px) {


}
