/* menu display icon + text*/ 
body>header>.menu>.categories>.category>.category-content>.content>.image {
    display: block; 
	padding-bottom: .3em;

/*footer links*/ 
body>footer .inner-footer .retailer-links{
  width: 35em;
  columns: 10em;
}

body>footer .inner-footer {
  height: auto;
  height: auto;
  align-items: center;
  margin: auto;
}

body>footer .inner-footer .retailer-links > * {
  display: inline-block;
}

.home-page-wrapper .sp-carousel .links-carousel-item>.link>.gradient-background {
  background-image: none
}

body>footer {
    color: #FFFFFF;
}