/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.newsletter{grid-column-start:content-start;grid-column-end:content-end;background-color:#fcd500;border-radius:10px;text-align:center;padding:2rem}.newsletter__inner{width:50%;margin:auto}@media(max-width:1023px){.newsletter__inner{width:100%}}.newsletter__title{margin-bottom:.5em}.newsletter__description{margin-bottom:1rem}.newsletter .form__input--email{border-radius:2px;border:1px solid #173145}.newsletter .form__label{font-weight:normal;margin-bottom:2rem}.newsletter .form__legend{font-weight:normal;text-align:center}
.paragraph-highlight__items{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 4rem}@media(max-width:767px){.paragraph-highlight__items{grid-template-columns:1fr;gap:2rem}}.paragraph-highlight__button{text-align:center}
