:root {
    --main-font-color: black;
    --main-bg-color: black;
    --secondary-bg-color: #edddd0;
    --main-theme-dark: #f1bd37;
    --main-theme-light: #f8e876;
    --main-theme-font: #b97a19;

    --gradient-top: #78b0d4;
    --gradient-bottom: #e7d372;
}