﻿/* =========================
   CSSMios/Panel1.css
   Estilo SOLO del Panel1
   ========================= */
#Panel1.cePanel {
    background: linear-gradient(135deg,#2563eb,#06b6d4);
}
