.table {
  font-family: ibm;
}

.row {
  padding: 5px 10px;
}

.top {
  margin-bottom: 2px;
}

.bottom {
  font-size: 14px;
}

.tags {
  float: right;
  padding-top: 1.5px;
  font-size: 12px;
}

.tag {
  margin-left: 3px;
  border-bottom: 0.5px solid black;
  cursor: pointer;
}
