:root {
    --primary-color-1: #916F54;
    --primary-color-2: #276b44;
    --bg-color-3: #e9e4dd;
    --text-color-1: #fff;
    --text-color-2: #ffffff;
    --title-color-1: #276b44;
    --title-color-2: #5F422C;
    --top-nav-color: #916F54;
    --footer-info-color: #fff;
}