.content {color: #4B5563; } .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 a {color: var(--body-color);text-decoration: underline; } .content ul {padding-left: 3.375rem;list-style-type: none;margin-bottom: 2.5rem; } .content ul li {margin-bottom: 1.375rem; } .content ul li::before {content: " ";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='%2387F7E2' d='M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z'/%3e%3c/svg%3e");background-size: 1.5rem;background-repeat: no-repeat;background-position: center;width: 1.875rem;height: 1.875rem;border-radius: 50%;display: block;position: absolute;background-color: rgba(135, 247, 226, 0.23);transform: translate(-3.375rem, 0); } 