/* ReadTheDocs extras: keep the footer medical disclaimer readable. */
footer p {
  font-size: 13px;
}

.admonition.warning {
  border-left: 4px solid #8a2b49;
}
