.emphasis {
  color:red;
  background:yellow;
  font-weight: 900;
  text-decoration-line: underline;
  border-bottom: 1px solid;
}
