.q {
  font-weight: bold;
  padding: 3px;
}
.a {
  border:1px solid orange;
  background-color:#ffffee;
  padding: 3px;
}
