body, html {
  /*color: #04182f;*/
  color: #404040;
  /*font-family: 'museo500',"Open Sans",sans-serif;*/
  font-family: 'museo500',sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
}
.where-to-get-it .near-stores-header .h3 {
  font-family: 'GeogrotesqueW02-Semibol1185250', sans-serif;
  font-size: 27px;
}
.where-to-get-it .location-container dt .h6 {
  color: #2b2b2b;
    font-weight: 700;
    font-family: "GeogrotesqueW02-Semibol1185244", sans-serif;
}
.where-to-get-it .location-address span {
  
  color: #7b7b7b;
  /*font-family: "Open Sans",sans-serif;*/
  font-family: 'FrutigerLTW02-55Roman',sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: capitalize;
}
.page-contents {margin: 0; padding: 0;}
.where-to-get-it .map-locator {
  margin: 0;
  padding: 0;
}


