.checklistOverview {
  background-color: #ccc;
  text-align: center;
  padding: 1rem;
  margin: 0 6px;
  width: calc(100% - 12px);
}