:root {
    --background-color: #000000;
    --foreground-color: #ffffff;
    --secondary-color: #666666;
    --accent-color: #06881C;
    --font-fam-headers: 'Copperplate', 'Times New Roman', Times, serif;
    --font-fam-body: 'Tahoma', Geneva, sans-serif;
    --logo-invert: 1;
}