.fs_comment { color: #2b2e2f; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; line-height: 25px; margin: 15px 0; } .rtl-align { text-align: right; } .alignleft { float: left; } .alignright { float: right; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignnone { margin: 0; } p { font-size: 16px; line-height: 25px; margin: 15px 0; } h1, h2, h3, h4, h5, h6 { margin: 10px 0px; } h1 { font-size: 20px; } h2 { font-size: 18px; } h3 { font-size: 16px; } h4, h5, h6 { font-size: 15px; font-weight: 500; } img, iframe, * { max-width: 100%; } ul { list-style: disc; padding: 0; margin: 15px 0 0; li { font-size: 14px; margin-left: 30px; padding-left: 7px; } } pre, code { background: #e1ebee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 0.9375rem; line-height: 1.6; max-width: 100%; overflow: auto; padding: 1.5em; white-space: pre-wrap; }