﻿/*
Theme Name: FaDECS Investigacion Theme
Theme URI: https://fadecs.uncoma.edu.ar/
Author: Equipo de Investigacion FaDECS
Author URI: https://fadecs.uncoma.edu.ar/
Description: Theme institucional para proyecto de investigacion FaDECS (UNCo), sin dependencias pesadas y con soporte Gutenberg.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: fadecs-investigacion
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
    --fadecs-primary: #33009A;
    --fadecs-secondary: #336799;
    --fadecs-footer-gray: #b3b3b3;
    --fadecs-dark-blue: #003299;
    --fadecs-soft-lilac: #cdccfe;
}

body {
    margin: 0;
}
