/*
Theme Name: IUBello
Theme URI: https://iubello.edu.co
Author: IUBello Dev Team
Author URI: https://iubello.edu.co
Description: Tema institucional de la Institución Universitaria Pública de Bello. Diseño moderno, accesible y compatible con Elementor.
Version: 1.0.0
Tested up to: 6.7
Requires at least: 6.0
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iubello-theme
Tags: education, university, custom-logo, custom-menu, featured-images, translation-ready, elementor
*/

:root {
  --color-blanco: #F5F5F5;
  --color-negro: #0F0F0F;
  --color-azul: #195387;
  --color-azul-celeste: #89C4E2;
  --color-rojo: #BD1622;
  /* Texto secundario: ≥4.5:1 sobre #F5F5F5 (WCAG 1.4.3 AA) */
  --color-gris: #4a4a4a;
  /* Bordes UI: ≥3:1 frente a fondo claro (WCAG 1.4.11) */
  --color-border-ui: #949494;
  --color-azul-hover: #2a6ba3;
  --font-primary: 'Source Sans 3', sans-serif;
  --font-secondary: 'Montserrat', sans-serif;
}
