  :root {
    --color-1: #2183c0;
    --color-2: #545354;
    --color-3: #dee5e7;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#0c507a 100%);
    --feature-bg: ;
    --feature-bg-img: url(http://www.powerhouseplumbingpros.com/wp-content/uploads/2024/10/tent.jpg);
    --contact-bg: ;
    --contact-bg-img: url(http://www.powerhouseplumbingpros.com/wp-content/uploads/2024/10/tent.jpg);
    --hovereffect: linear-gradient(45deg, #2183c0 0%, #ffffff 100%);;
  }
