}
/* footer retailer-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;
}
body>footer .inner-footer .retailer-links span, body>footer .inner-footer>a, body>footer .inner-footer>span {
    line-height: 0.8em !important;
	
}

checkout-bottom-banner .total-summary .next-button button {
    background-color: #F0821A;
    border-color: #fff;
}
