/*
Theme Name:     Bonjour
Theme URI:      https://votre-site-exemple.com/bonjour
Description:    Thème enfant de Hello Elementor, renommé “Bonjour”
Author:         Chris Taibi
Author URI:     https://christaibi.com
Template:       hello-elementor
Version:        1.0.0
Text Domain:    bonjour
*/

/* --------------------------------------------------------------
   Ici, vous pouvez commencer à ajouter votre CSS personnalisé.
   Les styles ci-dessous sont purement indicatifs.
---------------------------------------------------------------- */
.icorange svg path, .icorange svg line {
    stroke: #FFBE7C !important;
}
.icvert svg path, .icvert svg line {
    stroke: #50E3C2 !important;
}

.icbleu svg path, .icbleu svg line {
    stroke: #756EEE !important;
}
.icviolet svg path, .icviolet svg line, .icviolet svg g path {
    stroke: #8D25EB !important;
}

.icrose svg path, .icrose svg line {
    stroke: #DF9AFF !important;
}