/*
Theme Name:  SchoolHub
Description: general
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: school-hub
*/

:root {
    --color-content-primary:   #1565c0;
    --color-content-secondary: #ffb300;
    --color-content-accent:    #43a047;
    --color-content-bg:        #F5F8FF;
    --color-content-text:      #1a1a2e;
    --fx-font-heading-override: Nunito, serif;
    --fx-font-body-override: Source Sans 3, sans-serif;
}
