/*
    Use this file to customize your site CSS. Do not modify the core css files.
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); 

  
  #home_section_4 {
    display: none;
  }
  #home_section_5 {
    display: none;
  }
  #home_section_6 {
    background-color: #fff !important;                    
  }
  #home_section_7 {
    display: none;
  }
 
  h2 {
  color: #000 !important;
  }

 .ewf-footer__heading {
    color: #fff !important;
  }

  .mdgov-footer {
    background-color:#000 !important;
  }
