:root {
    --highlight: #A05EB5;
}


.is-style-cercle-list-type2 .wp-block-columns figure {
    background-color: var(--purple) !important;
}

.is-style-cercle-list-type2 .cercle-list__text h5, .is-style-cercle-list-type2 .cercle-list__text .is-style-h5,
.is-style-cercle-list-type2 .cercle-list__text h4, .is-style-cercle-list-type2 .cercle-list__text .is-style-h4,
.is-style-cercle-list-type2 .cercle-list__text h3, .is-style-cercle-list-type2 .cercle-list__text .is-style-h3,
.is-style-cercle-list-type2 .cercle-list__text h2, .is-style-cercle-list-type2 .cercle-list__text .is-style-h2 {
    color: var(--purple) !important;
}

@media screen and (min-width:992px){

    .is-style-cercle-list-type2 .wp-block-columns .wp-block-column:first-child .wp-block-image figure::before,
    .is-style-cercle-list-type2 .wp-block-columns:nth-child(2) .wp-block-column:last-child .wp-block-image figure::before,
    .is-style-cercle-list-type2 .wp-block-columns .wp-block-column:last-child .wp-block-image figure::before {
        background-color: var(--orange) !important;
    }
    
    .is-style-cercle-list-type2 .wp-block-columns .cercle-list__text::after {
        background-color: var(--purple) !important;
    }

}

.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(3) figure,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(6) figure,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(3) .cercle-list__text::after,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(3) .cercle-list__text::after {
    background-color: var(--tonic) !important;
}
.is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text h5, .is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text .is-style-h5,
.is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text h4, .is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text .is-style-h4,
.is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text h3, .is-style-cercle-list-type2 .wp-block-column:nth-child(3) .cercle-list__text .is-style-h3,
.is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text h5, .is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text .is-style-h5,
.is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text h4, .is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text .is-style-h4,
.is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text h3, .is-style-cercle-list-type2 .wp-block-column:nth-child(6) .cercle-list__text .is-style-h3 {
    color: var(--tonic) !important;
}
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(2) figure,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(5) figure,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(2) .cercle-list__text::after,
.is-style-cercle-list-type2 .wp-block-columns .wp-block-column:nth-child(5) .cercle-list__text::after {
    background-color: var(--redwine) !important;
}
.is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text h5, .is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text .is-style-h5,
.is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text h4, .is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text .is-style-h4,
.is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text h3, .is-style-cercle-list-type2 .wp-block-column:nth-child(2) .cercle-list__text .is-style-h3,
.is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text h5, .is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text .is-style-h5,
.is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text h4, .is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text .is-style-h4,
.is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text h3, .is-style-cercle-list-type2 .wp-block-column:nth-child(5) .cercle-list__text .is-style-h3 {
    color: var(--redwine) !important;
}