.bg-inherit {
  background-color: inherit;
  background: linear-gradient(0deg, #add8e6 0%, #87ceeb 100%) !important;
}

.footer-is-light .store-footer .store-footer-inner {
  --tw-border-opacity: 1;
  border-bottom-color: #e5e7eb;
  border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: #f3f4f6;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  background: linear-gradient(0deg, #add8e6 0%, #87ceeb 100%) !important;
}

body {
  max-width: 2000px;
  margin: auto;
  background: url(https://up6.cc/2024/05/171465455624291.png) repeat;
  background-size: cover;
}

.sm\:py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: url(https://up6.cc/2024/05/171465455624291.png);
 
}

.s-button-primary-outline {
  fill: #add8e6;
  color: #ffffff;
  background-color: #87ceeb;
}