@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
body,html {
  font-family: "Montserrat", sans-serif!important;
  font-optical-sizing: auto!important;
  font-weight: 400!important;
  font-style: normal!important;
}
body.bg-light, .featured .bg-light{
background-color: #ffffff !important;
}
.product-info.bg-light {
  background-color: #ffffff !important;
}
.bg-light.module_header_bc {
  background-color: #ffffff !important;
}


