/*
    Theme Name:SANEI TOP
    Theme URL:
    Description: SANEI Theme
    Author: Mitsuhide Yamada
    Version: 1.0
    Tags:
    License: 
    License URL:
    Text Domain: sanei
*/

:root {
    --sanei-accent-color: #006400;
    --sanei-primary-text-color: var(--sanei-accent-color);
    --sanei-body-font: sans-serif;
    --sanei-heading-font: "Paytone One";
    --sanei-secondary-color: #9f9b97;
}
