/* Header */
.navbar-brand img {
    max-height: 5rem;
    width: unset;
    max-width: unset;
}
#mainnav path {
    stroke: #000;
}

/* Banner */
.banner--fixed img {
  background-color: transparent;
  margin-block: 2rem;
}

/* Footer */
.store-footer .s-social-link {
    background-color: transparent !important;
}