.color-scheme--with-image-overlay .button {
  border-color: rgba(255, 255, 255, 0.45) !important;
}

.color-scheme--with-image-overlay .button:hover {
  color: rgb(var(--button-text-color)) !important;
  border-color: rgb(var(--button-background)) !important;
  background-image: linear-gradient(rgb(var(--button-background)), rgb(var(--button-background))) !important;
  background-size: 101% 101% !important;
  filter: brightness(0.88);
}

#shopify-section-17647949550fd39706 .container {
  max-width: 720px;
  margin-inline: auto;
}