/*
Theme Name: UOG Theme 2024
Template: chronus
Author: go5454u
Description: Chronus Child theme
Version: 2.1.2.1781799509
Updated: 2026-06-18 16:18:29

*/

:root {
    --primary-color: #005575;
    --secondary-color: #005eb8;
    --tertiary-color: #3abff0;
    --light-gray-color: #dddbdd;
    --gray-color: #9a979c;
    --dark-gray-color: #2e2e2e;
    --text-color: #2e2e2e;
    --medium-text-color: #2e2e2e;
    --dark-border-color: #2e2e2e;
    --link-color: #005575;
    --link-hover-color: #005575;
    --button-color: #005575;
    --button-hover-color: #F79646;
    --navi-color: #2e2e2e;
    --navi-hover-color: #2e2e2e;
    --navi-submenu-color: #61ccf3;
    --navi-submenu-text-color: #2e2e2e;
    --navi-submenu-hover-color: #2e2e2e;
    --navi-submenu-border-color: #fff;
    --title-color: #2e2e2e;
    --title-hover-color: #2e2e2e;
    --widget-title-color: #2e2e2e;
    --widget-title-hover-color: #2e2e2e;
    --text-font: arial, helvetica, san-serif;
    --title-font: arial, helvetica, san-serif;
    --navi-font: arial, helvetica, san-serif;
    --widget-title-font: arial, helvetica, san-serif;
    --title-font-weight: 700;
    --widget-title-font-weight: 700;
    --text-line-height: 1.6;
}
