/* Merchant profile intro shown below the name on the home page. */
.home-page[data-v-2ff41e01] .home-profile[data-v-2ff41e01] .home-intro[data-v-2ff41e01] {
  box-sizing: border-box;
  padding: 6px 8px !important;
  border-radius: 6px;
  background: #ffe36a !important;
  color: #33343a !important;
}
