.banner--fixed img, .banner-entry {
    background: transparent;
    }
section.s-block.s-block--fixed-banner:nth-of-type(1) .container {
    max-width: 100%;
    padding: 0;
}

section.s-block.s-block--fixed-banner:nth-of-type(1) {
    margin: 0;
    padding: 0;
}
section.s-block.s-block--fixed-banner:nth-of-type(2) .container {
    max-width: 100%;
    padding: 0;
}
section.s-block.s-block--fixed-banner:nth-of-type(3) .container {
    max-width: 100%;
    padding: 0;
}
section.s-block.s-block--fixed-banner:nth-of-type(5) .container {
    max-width: 100%;
    padding: 0;
}
.store-footer__inner {
 background-color: #314F40 !important;  
  color: #fff !important;
}

.store-footer {
  background-color: #314F40 !important;  
  color: #fff !important;
}
.copyright-text p {
   color: #fff !important;
}
.copyright-text p,
.copyright-text a:hover{
  font-size: 1rem;
  font-weight: 700;
  color: #000;
}