@charset "UTF-8";

/* this file is intended for drupal-specific fixes and other tweaks that should not necessarily be
   part of the pattern library. */

.logged-in [href*="example.com"]:before,
.logged-in [href=""]:before,
.logged-in [href="#"]:before {
  content: "🥺";
}
/*# sourceMappingURL=patch.css.map */
