  :root {
    --color-1: #f29231;
    --color-2: #d6662a;
    --color-3: #e5e5e5;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#be5123 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.gwtowingrecovery.com/wp-content/uploads/2024/08/footerBG.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.gwtowingrecovery.com/wp-content/uploads/2024/08/footerBG.jpg);
    --hovereffect: linear-gradient(45deg, #f29231 0%, #ffffff 100%);;
  }
