.Lab-Table-Format {
  font-size: 1rem;
  color: #000000;
  line-height: 1.5rem;
  font-family: effra, Verdana, Arial, Helvetica, sans-serif !important;
}

.Lab-Table-Format table,
.Lab-Table-Format td,
.Lab-Table-Format th {
  padding: 10px;
  background-color: #eee;
  border: 2px solid #666;
}

.Lab-Table-Format td {
  display: table-cell;
  vertical-align: inherit;
}

.Lab-Table-Format table {
  border-spacing: 2px;
  border-spacing: 2px;
}

.Lab-Table-Format a {
  font-size: 12px;
  font-family: effra, Verdana, Arial, Helvetica, sans-serif;
  cursor: default;
  color: #990000;
  text-align: left;
  text-decoration: none;
  line-height: 1.5rem;
}
.Lab-Table-Format a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.Lab-Table-Format p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.Lab-Table-Location {
  font-weight: normal;
}

.Lab-Pagetitle {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.node--type-labs ul:not([class]) li::marker {
  color: rgb(0, 0, 0) !important;
  font-size: 1em !important;
}
