  :root {
    --color-1: #598506;
    --color-2: #5e2e0f;
    --color-3: #fd7603;
    --color-4: #171717;
    --color-5: #bcbebe;
    --header-bg: linear-gradient(to bottom, #fd7603 45%,#5e2e0f 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.primatetreecare.com/wp-content/uploads/2026/03/service-backgrounds-copy.webp);
    --contact-bg: ;
    --contact-bg-img: url(https://www.primatetreecare.com/wp-content/uploads/2026/03/CONTACT-BACKGROUND.webp);
    --hovereffect: linear-gradient(45deg, #598506 0%, #ffffff 100%);;
  }
