.finished {
  background: #00c4b8;
  padding: 10px;
}

.finished-red {
  background: #c40000;
    padding: 10px;
}
