.markdown-section svg * {
    font-size: revert-layer !important;
}
svg:not(:root) {
    width: stretch !important;
    height: auto !important;
}