.tag {
  display: inline-block;
  padding: .5rem;
  border-radius: .2rem;
  background-color: #E1C7C7;
}
