/*
Theme Name:  TeaHouse
Description: general
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: tea-house
*/

:root {
    --color-content-primary:   #2e3d2e;
    --color-content-secondary: #b5ceab;
    --color-content-accent:    #c8973e;
    --color-content-bg:        #f9f5ed;
    --color-content-text:      #1f2b1f;
    --fx-font-heading-override: Crimson Pro, serif;
    --fx-font-body-override: Nunito, sans-serif;
}
