  :root {
    --color-1: #1c3cbf;
    --color-2: #000000;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#000456 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.garnerseptic.org/wp-content/uploads/2023/10/removing-sod.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.garnerseptic.org/wp-content/uploads/2023/10/septic-work.jpg);
    --hovereffect: linear-gradient(45deg, #1c3cbf 0%, #ffffff 100%);;
  }
