/* Colores de la marca activa: nyofit. Salen de web/brands/nyofit/brand.json. */
:root {
  --ink: #202024;
  --brand: #373435;
  --brand-dark: #202024;
  --brand-light: #e8e8e9;
  --bg: #f5f5f6;
}
