/*!
 * Componente Nombre:  dexctzusd    | themes    | section
 * Base: Bootstrap v4.1.0
 * Autor: DEX360
 * Copyright: DEX360

    2.  dexctzusd_section               
        2.1. dexctzusd_buy_used
        2.2. dexctzusd_quote_vehicle
        2.3. dexctzusd_steps_sell

*/


/* 2. dexctzusd_section
--------------------------------------------------------------*/
/* 2.1. dexctzusd_buy_used */
.dexctzusd_buy_used_title span {
    color: var(--dexctzusdColorPrimary);
}

/* 2.3. dexctzusd_quote_vehicle */
.dexctzusd_quote_vehicle {
    background: var(--dexctzusdColorPrimary);
}

/* 2.4. dexctzusd_steps_sell */
.dexctzusd_steps_sell_number span {
    background: var(--dexctzusdColorPrimary);
}
.dexctzusd_steps_sell_1 {
    background-image: url("../../../img/skins/citroen/dexctzusd-steps-sell-1.webp") ; 
}
.dexctzusd_steps_sell_3 {
    background-image: url("../../../img/skins/citroen/dexctzusd-steps-sell-3.webp") ;
}