.richtext_block_content > img {
    width: 50%;
    margin: auto;
    display: flex;
    height: auto;
    min-width: 300px;
    max-width: 500px;
}

ul li::before {
    display: none;
}

::marker {
    color: var(--pye_azul);
    font-size: 1.5em;
}