[data-color-scheme="scheme4"] .theme-button.theme-button--in-group {
  color: rgb(0, 0, 0);
}

#klaviyo-bis-placeholder[hidden] {
  display: none !important;
}

.theme-button--secondary.klaviyo-bis-trigger {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  padding-block: 6px !important;
  min-height: 44px !important;
  max-width: 42rem !important;
  margin-top: 2rem !important;

  &::after {
    display: none;
  }
}