:root{--purple:#a78bfa;--purple-light:#f3e8ff;--gray-1:#f8f9fa;--gray-2:#dee2e6;--gray-3:#adb5bd;--black:#212529;--white:#ffffff;--highlight:#faf594}.mycontent img{max-width:100%;height:auto;margin:1rem auto;display:block}.mycontent img[style*="float: left"]{float:left;margin-right:1rem;max-width:50%}.mycontent img[style*="float: right"]{float:right;margin-left:1rem;max-width:50%}@media (max-width:768px){.mycontent img[style*="float: left"],.mycontent img[style*="float: right"]{float:none!important;margin:1rem auto!important;max-width:100%!important;display:block!important}}.mycontent table{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:1rem}.mycontent td,.mycontent th{border:1px solid #ccc;padding:4px 8px}.mycontent td[style],.mycontent th[style]{padding:4px 8px!important}