:root {
    --text-main: #dddddd;
    --text-body: #aaa;
    --accent: #fc5030;

    --font-display: "Cormorant Garamond";
    --font-body: "Montserrat";
}
