:root {
  --button-color: #182D4D; }

.experience-component .article-body-text {
  margin: 0 auto;
  flex-direction: column;
  padding: 0; }
  .experience-component .article-body-text > * {
    color: #0C2340;
    font-family: "Klavika-Regular";
    font-weight: 400;
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal; }
  .experience-component .article-body-text h2 {
    font-size: 32px;
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 0;
    padding-bottom: 22px;
    line-height: 1.2; }
  .experience-component .article-body-text--narrow p {
    max-width: 612px; }
  .experience-component .article-body-text.colored {
    padding: 8px 16px; }

html:is([lang="cs"], [lang="el"], [lang="lv"], [lang="ro"], [lang="sl"], [lang="tr"], [lang="uk"]) .experience-component .article-body-text > * {
  font-family: 'Roboto-Regular'; }

/*# sourceMappingURL=articleBodyText.css.map*/