:root {
    /*fonts*/
    --f-zen: "Zen Kaku Gothic New", sans-serif;

    /*color*/
    --c-greentop: #1ea821;
    --c-floral: #fffaec;
    --c-blue-font: #2a6f97;
}
