  :root {
    --color-1: #ff0000;
    --color-2: #000000;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#680001 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.landclearingil.com/wp-content/uploads/2025/10/equipment-overview.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.landclearingil.com/wp-content/uploads/2025/10/equipment-overview.jpg);
    --hovereffect: linear-gradient(45deg, #ff0000 0%, #ffffff 100%);;
  }
