.content iframe {border: 0;width: 100%; } .content audio, .content video, .content canvas {width: 100%;display: block;margin: 0 auto; } .content img {max-width: 100%;height: auto; } .content figure {display: inline-block; } .content figcaption {font-size: 90%;color: var(--figure-caption-color); } .content ul {list-style-type: none;padding-left: 3.2026143791rem;margin-bottom: 3.137254902rem;text-align: left;width: fit-content; } .content ul li {margin-bottom: 0.9150326797rem;position: relative; } .content ul li::before {content: " ";color: red;position: absolute;left: -3.2026143791rem;top: -0.0653594771rem;width: 1.9607843137rem;height: 1.9607843137rem;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3e%3cpath fill='%23C7DC9C' d='M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2,4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z'/%3e%3c/svg%3e");background-size: 1.9607843137rem 1.9607843137rem; } 