/* =========================
   Impressum
   ========================= */

body.page-impressum table {
  max-width: 900px;
}

tbody tr + tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

td {
  line-height: 1.45;
}

/* Links im Text */
a {
  color: #1b6fb8;
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
