/*
Theme Name:  GalleryWhite
Description: art
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: gallery-white
*/

:root {
    --color-content-primary:   #1a1a1a;
    --color-content-secondary: #ffffff;
    --color-content-accent:    #c9a27a;
    --color-content-bg:        #F7F5F1;
    --color-content-text:      #1a1a1a;
    --fx-font-heading-override: Cormorant Garamond, serif;
    --fx-font-body-override: Inter, sans-serif;
}
