.question{margin-left:auto;margin-right:auto;margin-top:1.5rem;padding:1rem;max-width:800px}.question__title{font-size:2.25rem;font-weight:700;line-height:1.25;margin-top:2rem;transition:color .3s ease-in-out;color:var(--text-darker)}.question__content{margin-top:2.5rem}.question__content h2{font-size:1.875rem}.question__content h2,.question__content h3{margin-top:1rem;line-height:1.25;transition:color .3s ease-in-out;color:var(--text-darker)}.question__content h3{font-size:1.5rem}.question__content h4{font-size:1.25rem;margin-top:1rem;line-height:1.25;transition:color .3s ease-in-out;color:var(--text-darker)}.question__content *{font-size:1.125rem;line-height:2;transition:color .3s ease-in-out;color:var(--text-dark)}.question__content blockquote>img,.question__content h1>img,.question__content h2>img,.question__content h3>img,.question__content h4>img,.question__content h5>img,.question__content h6>img,.question__content li>img,.question__content p>img,.question__content span>img{display:inline-block}.question__content blockquote,.question__content ol,.question__content p,.question__content ul{margin-top:1.5rem}.question__content ol,.question__content ul{padding-left:2rem}.question__content ul{list-style-type:disc}.question__content ol{list-style-type:decimal}.question__content hr{margin-top:1.5rem;margin-bottom:1.5rem}.question__content .wp-block-image,.question__content>.wp-block-columns{margin-top:1.5rem}@media (min-width:640px){.question__content>.wp-block-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}}