.product__title, .card-information__text{
  text-transform: uppercase;
}

.list-menu__item {
  font-weight:bold;
}

.octane-plugin__checkbox{
  display: none!important;
}

.footer__content-top{
  padding-bottom: 0!important;
}
.footer-block--newsletter{
  margin: 0!important;
}
.footer__content-bottom{
  padding-top: 0!important;
}

#ProductGridContainer .collection .grid__item .card--product .media img{
  image-rendering: -webkit-optimize-contrast;
}