
/* To avoid clipping of equations. Adds vertical whitespace for the display of equations. */

.MathJax_Display {
    margin: 1em 0;
    overflow: visible;
}

.MathJax {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

