/* collab */
:root {
    --theme: #ebc64c;
    --background: #f5dd64;
    --body: #FFFACD;
    --h1text: black;
    --h2text: black;
}