/* ==========================================================================
   Entes de control — node 62
   Reuses organigrama accordion styles. Only adds section heading style.
   ========================================================================== */

.entes-control-section-heading {
  color: #0943b5;
  font-family: "Segoe UI", system-ui, -apple-system, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.entes-control-section-heading:first-of-type {
  margin-top: 0.5rem;
}
