/* Ironcloud: Erstell- und Ablaufdatum dezenter darstellen */

.box.meta-data .dates {
  margin-top: .75rem;
  margin-bottom: 0;
  font-size: .78rem;
  line-height: 1.35;
  color: #6c757d;
}

.box.meta-data .dates .creationDate,
.box.meta-data .dates .expirationDate {
  color: #6c757d;
}
