@charset "utf-8";
/* CSS Document — Controladora Mabe (#0087e2 → HSL 204 100% 44%) */

:root {
  --color-primary: 204 100% 44%;
  --color-primary-light: 204 100% 54%;
  --color-primary-dark: 204 100% 34%;
}

/* Checklist presupuesto MABE: título > explicación */
.ml-mabe-brief .ml-mabe-act-title {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  color: inherit;
}
.ml-mabe-brief .ml-mabe-act-hint {
  display: block;
  margin-top: 0.15rem;
  font-size: 0.78rem;
  font-weight: 400;
  line-height: 1.35;
  color: #6c757d;
}
