.wp-block-gf-recipe-information{
	font-size:18px;
	line-height:1;
	color: var(--wp--preset--color--black);
}
@media ( min-width: 1024px ) {
	.wp-block-gf-recipe-information{
		font-size:20px;
	}
}
.sv_grillfuerst_custom_recipe_information_facts{
	margin:20px 0 0 0;
}
.sv_grillfuerst_custom_recipe_information_facts > .wp-block-columns > .wp-block-column{
	flex-basis:50% !important;
}
.sv_grillfuerst_custom_recipe_information_facts > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:first-child{
	max-width:40px;
}
@media ( min-width: 1024px ) {
	.sv_grillfuerst_custom_recipe_information_facts > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:first-child{
		max-width:50px;
	}
}
.sv_grillfuerst_custom_recipe_information_facts > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:last-child{
	max-width:120px;
}
@media ( min-width: 1024px ) {
	.sv_grillfuerst_custom_recipe_information_facts > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:last-child{
		max-width:165px;
	}
}
.sv_grillfuerst_custom_recipe_information_facts strong{
	display:block;
}
.sv_grillfuerst_custom_recipe_information_facts span{
	color: var(--wp--preset--color--dark);
}

.sv_grillfuerst_custom_recipe_information_facts img{
	width:30px;
	height:30px;
}
@media ( min-width: 1024px ) {
	.sv_grillfuerst_custom_recipe_information_facts img {
		width: 44px;
		height: 44px;
	}
}