.section-richtext{position:relative;background-color:var(--color-bg-light)}.section-richtext__content{text-align:center;display:flex;flex-direction:column;gap:1em}.section-richtext__content--left{text-align:left}.section-richtext__content--right{text-align:right}.section-richtext__content h1,.section-richtext__content h2,.section-richtext__content h3,.section-richtext__content h4,.section-richtext__content h5,.section-richtext__content h6,.section-richtext__content p{margin:0}.section-richtext__content p{font-size:.875em}.section-richtext__actions{padding-top:1em;display:flex;gap:1em;justify-content:center;flex-wrap:wrap}.section-richtext__actions--left{justify-content:flex-start}.section-richtext__actions--right{justify-content:flex-end}