  :root {
    --color-1: #006838;
    --color-2: #72c419;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#003817 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.kyleslawnservice.com/wp-content/uploads/2023/02/grass.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.kyleslawnservice.com/wp-content/uploads/2023/02/grass-field.jpg);
    --hovereffect: linear-gradient(45deg, #006838 0%, #ffffff 100%);;
  }
