/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */.region--footer_bottom__inner { flex-direction: column; justify-content: center; height: inherit; border-top: 1px solid var(--color--white); gap: 0; }

@media (max-width: 37.5rem) { .region--footer_bottom__inner .block--menu .menu { justify-content: center; padding: 0; } }
#block-kbc-footer-bottom { padding: var(--p-space-8) 0; }

@media (max-width: 37.5rem) { #block-kbc-footer-bottom { padding: var(--p-space-4) 0 var(--p-space-1); } }
#block-kbc-copyright { height: inherit; padding: var(--p-space-8) 0; }

@media (max-width: 37.5rem) { #block-kbc-copyright { justify-content: center; padding: var(--p-space-4) 0; } }
