/*
Theme Name:  BluePrintCE
Description: engineering
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: blueprint-ce
*/

:root {
    --color-content-primary:   #2a3a5c;
    --color-content-secondary: #e8a33d;
    --color-content-accent:    #a8b8c8;
    --color-content-bg:        #F2F5FA;
    --color-content-text:      #1c2a3a;
    --fx-font-heading-override: Barlow, serif;
    --fx-font-body-override: Barlow, sans-serif;
}
