.footer-bottom {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  	padding-top: 20px;
}

.footer-body img {
    margin: 5px 1%;
}

html.testing div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset {
  background: #ddd;
}

html.testing div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset:hover {
  background: #d0d0d0;
}