.mainbanner {
  margin-bottom: 10px;
}

/* Banners */
.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}
.top-navbar {
  background-color: #329550 !important;
  * {
    color: #fff;
  }
}
[aria-label="footer"] , .store-footer {
  background-color: #98A2B312 !important;
  * {
    color: #332419 !important;
  }
}