  :root {
    --color-1: #981c26;
    --color-2: #000000;
    --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();
    --contact-bg: ;
    --contact-bg-img: url(https://www.koskinens.com/wp-content/uploads/2018/11/contact-page-bg.jpg);
    --hovereffect: linear-gradient(45deg, #981c26 0%, #ffffff 100%);;
  }
