/* section divider before h2 */

.rst-content h2 {
  border-top: unset;
  padding-top: unset;
}
.rst-content hr {
  max-width: 85%;
}