p.teaser {
  text-indent: 30px;
}

li {
  padding: 0.8em;
}

div.results-count {
  float: right;
}

.pagination {
  display: inline-flex;
}

.table td.fit,
.table th.fit {
  white-space: nowrap;
  width: 1%;
}

.repair-procedure-list {
  color: #0087ff;
  list-style-type: none;
  padding: 0;
}

.repair-procedure-list li {
  line-height: 0.5em;
}

textarea {
  min-height: 6em;
}

legend {
  font-size: 1.25rem;
}

legend > a {
  font-size: 0.85rem;
  cursor: pointer;
  color: #14ac19 !important;
}

