.entity-value {
  border-radius: 7.5px;
  background-color: lightgray;
  margin: 5px;
  padding: 3px;
  float: left;
  font-size: 15px;
}