  :root {
    --color-1: #bf0000;
    --color-2: #272bba;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.hometownplumbingdgo.com/wp-content/uploads/2024/04/hpBg.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.hometownplumbingdgo.com/wp-content/uploads/2024/04/hpBg.jpg);
    --hovereffect: linear-gradient(45deg, #bf0000 0%, #ffffff 100%);;
  }
