/* ============================================================
   TinyMCE — surcharges de style (colocalisées avec la lib).
   Le DOM .tox-* est généré par le JS de TinyMCE (django-tinymce) → non componentisable.
   CSS brut, chargé via <link> dans base_app.html / base_public.html.
   ============================================================ */
.tox-promotion-link { display: none !important; }
div.tox-tinymce { width: 100% !important; }
