/**
 * Commpagnie - JetEngine WooCommerce Price
 * Styles pour les prix
 * 
 * @package Commpagnie_JE_WC_Price
 * @version 1.0.0
 */

/* Prix sur devis */
.cmp-prix-sur-devis {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    color: #2B4678;
}

/* Suffixe HT */
.cmp-suffixe-ht {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    color: inherit;
}
