/*--SF: Referentie: Succesverhaal--*/
.sf_single_oplossing{
	font-family: "Instrument Sans", sans-serif;
	color: #fff;
}
.sf_single_oplossing_title_wrapper{
	margin-bottom: 24px;
	display: flex;
	column-gap: 24px;
	align-items: center;
}
.sf_oplossing_logo{
	width: 40px !important;	
}
.sf_single_oplossing_title{
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
}
.sf_single_oplossing_omschrijving{
	display: block;
	margin-bottom: 24px;
	min-height: 96px;
}
