:root {
    --primary-color: #787878;
    --menutext-color: #ffffff;
    --secondary-color: #5e5e5e;
    --header-color: #ffffff;
    --link-color: #7d0000;
    --body-font: Arial, sans-serif;
    --heading-font: Arial, sans-serif;
    --max-width: 1100px;
    --sidebar-width: 100px;
}
