/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/*
  Global CSS custom properties.
*/

/* stylelint-disable */

.page-wrapper {
   margin-left: 20%;
   max-width: 60%;
   align-self: center;
}

.block__title {
   margin-block: 0 var(--sp);
   letter-spacing: 0.02em;
   color: var(--color--primary-50);
   font-size: var(--font-size-l);
   line-height: var(--sp);
   padding-top: var(--sp0-5);
}

.primary-nav__menu-link {
   font-size: var(--font-size-base);
   padding-block: none;
}