/* PitchVaani Wankhede directory link — v171. */
#ground-1 .pv-wankhede-directory-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin-top: auto;
  padding-top: 18px;
  color: #047857;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .035em;
  line-height: 1.35;
  text-decoration: none;
  text-transform: uppercase;
}
#ground-1 .pv-wankhede-directory-link:hover,
#ground-1 .pv-wankhede-directory-link:focus-visible {
  color: #064e3b;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
#ground-1 .pv-wankhede-directory-link svg {
  width: 16px;
  height: 16px;
}
