/*
Theme Name:  Roastry Prime
Description: tea
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: roastry-prime
*/

:root {
    --color-content-primary:   #2d4a3e;
    --color-content-secondary: #d9a441;
    --color-content-accent:    #eef3e8;
    --color-content-bg:        #f8f6ef;
    --color-content-text:      #1a2e23;
    --fx-font-heading-override: Noto Serif Display, serif;
    --fx-font-body-override: Noto Sans, sans-serif;
}
