:root {
    --color-primary: var(--color-gray-7);

    --custom-topbar-color: #ffffff;
    --custom-background-color: #706d2a;
    --custom-button-color: #706d2a;
    --custom-button-text-color: #ffffff;
    --custom-link-color: #706d2a;

            --custom-background-image: none;
    }
