/*
Theme Name:     ViShiatsu-kadence
Theme URI:      n/a
Template:       kadence
Author:         Carole Petithomme
Author URI:     https://moncoachwp.fr
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* sakura unique pour before via class sur texte*/
.cap-unsakurasvg::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  background-image: url(/wp-content/uploads/2026/07/unefleur.svg);
	
}
