.patients .video-btn {
  border: 1px solid;
}
.patients #box1 {
  background-color: #538191;
}
.patients #box2 {
  background-color: #7EAAB9;
}
.patients #box3 {
  background-color: rgba(126, 170, 185, 0.7);
}
.patients #box4 {
  background-color: #0c4c62;
}
.patients .inner-container {
  background-color: white;
}
.patients #heading {
  line-height: 1.2;
  font-size: 35px;
}
.patients ol {
  padding-left: 20px;
  margin-bottom: 0;
}
.patients li {
  padding-top: 20px;
}
.patients ::marker {
  color: #7EAAB9;
  font-family: latoBold;
}
.patients ul {
  padding-left: 20px;
}
.patients ul ::marker {
  color: #7EAAB9;
  font-family: latoBold;
  font-size: calc(100% + 5px);
}
.patients #glossar {
  background-color: #f2f6f8;
}
.patients .glossar {
  background-color: #f2f6f8;
  padding-left: 60px;
}
.patients .glossar b.neptune {
  display: inline-block;
}
.patients .glossar b.neptune:first-letter {
  text-transform: uppercase;
}
.patients .reference-border {
  border-bottom: 1px solid #7EAAB9;
  margin: 0px 15px;
}
.patients .reference {
  float: left;
  font-size: 14px;
}
.patients .reference li {
  padding-top: 0px;
  word-break: break-word;
}
.patients .reference li::marker {
  color: #000000;
}

/*# sourceMappingURL=morbus.css.map */
