/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--onecol .layout__region{width:100%}
.layout--fourcol{display:flex;flex-wrap:wrap;gap:1rem}.layout--fourcol>.layout__region{flex:0 1 100%}@media screen and (min-width:40em){.layout--fourcol>.layout__region--column{flex:0 1 calc(25% - 1rem)}}
.paragraph--unpublished{background-color:#fff4f4}
