/*
 Theme Name: StreetFoot
 Theme URI: https://streetfoot.fr
 Description: Thème enfant pour Divi
 Author: Yohan Volcamedia
 Author URI: https://volcamedia.fr
 Template: Divi
 Version: 1.0.0
*/

.flex-center-center-gap{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 25px;
}