  :root {
    --color-1: #e91330;
    --color-2: #000000;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#a0002a 100%);
    --feature-bg: ;
    --feature-bg-img: url(https://www.madisonautomotivebama.com/wp-content/uploads/2023/04/pattern-background.jpg);
    --contact-bg: ;
    --contact-bg-img: url(https://www.madisonautomotivebama.com/wp-content/uploads/2023/04/industrial-background.jpg);
    --hovereffect: linear-gradient(45deg, #e91330 0%, #ffffff 100%);;
  }
