/* ============================================================
   ATELIER VTT — CSS COMPLET
   Scoped sous .atelier-wrapper pour éviter tout conflit
   avec Bootstrap 5 d'HelixUltimate.

   À placer dans :
   /templates/shaper_helixultimate/css/atelier.css
   ============================================================ */


.outils {
    margin: 10px 0 10px;
    background: #f0f4f7;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    border-left: 5px solid #ff6b00;
}