.basicTextBlock{text-align:center;line-height:1.5;max-width:800px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:var(--base);padding-left:var(--lg);padding-right:var(--lg)}.basicTextBlock:has(+.basicTextBlock),.basicTextBlock:has(+.headlineWithStars){margin-bottom:calc(-1 * var(--xl))}@media screen and (max-width:860px){.basicTextBlock:has(+.basicTextBlock),.basicTextBlock:has(+.headlineWithStars){margin-bottom:calc(-1 * var(--md))}}.basicTextBlock:last-of-type{margin-bottom:inherit}.basicTextBlock strong{font-family:var(--font-body--bold)}.basicTextBlock .fake-h1,.basicTextBlock .fake-h2,.basicTextBlock .fake-h3,.basicTextBlock .fake-h4,.basicTextBlock .fake-h5,.basicTextBlock .fake-h6{font-family:var(--font-body--black);text-transform:uppercase;color:var(--brown);max-width:40ch;text-align:center;font-size:max(20px,min(3vw,40px));line-height:1}.basicTextBlock a{color:var(--brown);-webkit-text-decoration:underline;text-decoration:underline;font-family:var(--font-body--bold)}.blog-single-post .basicTextBlock{margin-bottom:inherit}