form[id^=find-store-form] input.is-disabled {
  background-color: gray !important;
}

form[id^="find-store-form"] .address-notice {
  margin: 8px 0;
  font-weight: bold;
}

form[id^="find-store-form"] .address-notice em {
  font-style: normal;
  text-decoration: underline;
}
