/* ============================================================
   SEDES BLOCK — only styles Bootstrap 5.3 doesn't cover
   ============================================================ */

/* ── Sede title ─────────────────────────────────────────── */
.sede-name {
  color: #002447;
  font-weight: 900;
}

/* ── Sede description ────────────────────────────────────── */
.sede-description {
  color: #555;
  line-height: 1.65;
}

/* ── Filters ─────────────────────────────────────────────── */
.sede-filters .form-select {
  max-width: 220px;
}
