/* =========================================================
   Styles de texte personnalisés – CPT produit
   Chargé dans l'éditeur TinyMCE ET en front-end
   ========================================================= */

.texte-bleu    { color: #074382; }
.texte-orange  { color: #ECA401; }
.texte-vert    { color: #069056; }

.texte-important {
    font-weight: 700;
    font-size: 1.05em;
}
