﻿.module-type-ModuleParagraph img
{
    display: unset;
}
.module-type-ModuleParagraph ul
{
    list-style: initial;
    padding: revert;
    color: var(--p-color);
}
.module-type-ModuleParagraph ol
{
    list-style: decimal;
}