:root {
  --readthedocs-notification-font-size: 1rem;
}

.content p img ~ em {
  display: block;
}

article[role=main] .highlight pre {
    line-height: 1.5;
    text-wrap: wrap;
}