/* line 1, app/assets/stylesheets/wv/faqs.css.scss */
.tag-hidden {
  display: none;
}

/* line 5, app/assets/stylesheets/wv/faqs.css.scss */
a {
  color: var(--seed-scale-color-gray-900);
  text-decoration: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/* line 13, app/assets/stylesheets/wv/faqs.css.scss */
iframe {
  width: 100%;
  margin: 0 auto;
  display: block;
}
