/* Prevents side effect of "placeholder" class in FormattableMarkup. */
em.placeholder {
  all: revert;
}
