.p_em {
  -webkit-tap-highlight-color: transparent;
}

.p_qp {
  @include visually-hidden;
}

.p_zg {
  @include text-style-label;
  display: block;
  flex: 1 1 auto;
  color: color('ink', 'lighter');
  -webkit-tap-highlight-color: transparent;
}

.p_dm {
	font-style: italic;
	color: color('blue');
}