  :root {
    --color-1: #01335e;
    --color-2: #017aa0;
    --color-3: #46bbe1;
    --color-4: #ffffff;
    --color-5: #c11b2a;
    --header-bg: linear-gradient(to bottom, #000000 0%,#00162d 100%);
    --feature-bg: #01335e;
    --feature-bg-img: ;
    --contact-bg: ;
    --contact-bg-img: url(https://corbinshvac.com/wp-content/uploads/2024/12/tools.jpg);
    --hovereffect: linear-gradient(45deg, #01335e 0%, #ffffff 100%);;
  }
