
.store-badge[data-v-5001c0d1] {
  transition: background-color 0.15s, border-color 0.15s;
  color: inherit;
}
.store-badge[data-v-5001c0d1]:hover {
  background-color: rgba(24, 197, 189, 0.05);
  border-color: #18c5bd !important;
}
.store-icon[data-v-5001c0d1] {
  width: 32px;
  height: 32px;
}
.qr-wrapper[data-v-5001c0d1] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.sms-section[data-v-5001c0d1] {
  background-color: #f9fafb;
  border: 1px solid #f0f0f0;
}

