  :root {
    --color-1: #7fbffe;
    --color-2: #5b5b5b;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#5b5b5b 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.lacrossservice.com/wp-content/uploads/2024/09/flatbed-trailer.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.lacrossservice.com/wp-content/uploads/2024/09/welding-equipment-in-truck.jpg);
    --hovereffect: linear-gradient(45deg, #7fbffe 0%, #ffffff 100%);;
  }
