/*
Theme Name:  VinoCellar
Description: wine
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: vino-cellar
*/

:root {
    --color-content-primary:   #4a0e2e;
    --color-content-secondary: #c9a96e;
    --color-content-accent:    #f5f0e8;
    --color-content-bg:        #0f0810;
    --color-content-text:      #f5f0e8;
    --fx-font-heading-override: EB Garamond, serif;
    --fx-font-body-override: Lato, sans-serif;
}
