/* needed because the container has overflow: hidden, but the pilcrows overflow */
.markdown-body {
  padding-left: 24px;
  padding-right: 24px;
}
