
/*! Style pour le pattern Section background */

.is-section-background-wrapper {
  color: var(--wp--custom--false-white);
	  background-color: var(--wp--custom--theme-500);
}

.is-section-background-social a {
  color: var(--wp--custom--secondary-500);
}