.sh-footer-main {
  background-color: #610836;
  color: #ffffff;
}
.sh-header-main {
  background-color: #ffffff;
  color: #610836;
}
.sh-header-menu {
  height: 70px !important;
}
.product-footer-button-container.product-footer-button-container-dropdown {
  flex-wrap: wrap;
}

.product-footer-button-container.product-footer-button-container-dropdown > * {
  width: calc(50% - 6px) !important;
}

.product-footer-button-container.product-footer-button-container-dropdown
  > *:first-child {
  width: 100% !important;
}

