﻿.blog-content{max-width:800px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}.blog-content img{display:block;margin:0 auto;max-width:100%;height:auto;object-fit:contain;align-items:center;justify-content:center;display:flex}.blog-content h1,.blog-content h2,.blog-content .pseudo-h1,.blog-content .pseudo-h2{display:flex;flex-direction:column;position:relative}.blog-content h1:after,.blog-content h2:after,.blog-content .pseudo-h1:after,.blog-content .pseudo-h2:after{width:20%;background:#ffc72c;height:4px;content:"";position:absolute;left:-80px;bottom:-5px;min-width:172px}.blog-content h1 .first-word,.blog-content h2 .first-word,.blog-content .pseudo-h1 .first-word,.blog-content .pseudo-h2 .first-word{order:-1;font-weight:600;min-height:76px}.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{display:flex;flex-direction:column;position:relative}.blog-content a{color:#a78b49 !important;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-content pre{padding:0px 10px}.blog-content blockquote{border-left:solid 3px #ffc72c;padding-left:20px;position:relative}.blog-content blockquote p{max-width:600px;text-align:center;font-style:italic;padding:10px}.blog-content blockquote:before{font-family:Arial;content:"“";color:#ffc72c;font-size:4em;position:absolute;left:10px;top:0px}
