@charset "utf-8";

p.emph {
  font-weight: bold;
  font-style: italic;
  color: #a00000;
  background-color: #fff0c8;
}