.container {
  margin-top: 20px;
  font-size: 1em;
}

.list-group-item-justified {
  display: flex;
  justify-content: space-between;
}
