.content :last-child{margin-bottom:0}.content>*{margin-bottom:24px}@media(max-width:theme("screens.lg")){.content>*{margin-bottom:32px}}.content h1,.content h2,.content h3{margin-bottom:16px}.content h2{font-size:24px}.content h3,.content>p:first-of-type{font-size:18px;font-weight:500}.content blockquote{display:flex;flex-direction:column;gap:16px;padding:20px;background-color:#eef6ff;border-radius:var(--radius)}.content blockquote:before{content:"";width:24px;height:24px;background-image:url(/icons/quote.svg);background-size:cover}.content blockquote p{font-size:18px;font-weight:500}.content blockquote p:last-of-type{font-size:14px;color:var(--color-accent)}