.js-section em {
  font-size: 1em;
}

.js-section em:after {
  content: "\a\a";
  white-space: pre;
}

.js-section em:before {
  content: "\a";
  white-space: pre;
}
