﻿:root {
    /* text color */
    --text: #7b808c;
    /* fonts */
    --heading: Figtree;
    --body: Figtree;
}
