
a.hasIcon[data-v-f381165c] {
  position: relative;
  padding-left: 20px;
}
a.hasIcon[data-v-f381165c]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  transform: translateY(-50%);
  width: 26px;
  height: 35px;
  background: url('/pc/images/V2-icon/icon_star.png') no-repeat center;
  background-size: contain;
}

/* SR-2309 [H EEAT/GEO]: <address> 사업자정보 시맨틱화 — italic 상쇄 안전망(전역 리셋 재확인용, margin 미건드림) */
address[data-v-12075be1] {
  font-style: normal;
}
