  :root {
    --color-1: #5c3b1f;
    --color-2: #bab095;
    --color-3: #9bb060;
    --color-4: #ffffff;
    --color-5: #9e9e9e;
    --header-bg: linear-gradient(to bottom, #bab095 0%,#5c3b1f 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.arm-a-deck.com/wp-content/uploads/2024/11/wooddeck2-1-e1732289380109.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.arm-a-deck.com/wp-content/uploads/2024/11/deck1-1-e1732289442801.jpg);
    --hovereffect: linear-gradient(45deg, #5c3b1f 0%, #ffffff 100%);;
  }
