@charset "UTF-8";
footer{z-index:1;}footer .wp-block-group.has-background{margin-bottom:0 !important;}footer .wp-block-group.has-background + .wp-block-group.has-background{border-top:1px solid var(--color-background);}footer > .wp-block-group:last-child{padding:var(--layout-offset);}@media (max-width: 599px){footer > .wp-block-group:last-child > .wp-block-group{-ms-flex-direction:column;flex-direction:column;row-gap:1.5rem;}}footer > .wp-block-group:last-child > .wp-block-group .wp-block-social-links a[href*="bsky.app"]{background:url(//baumann-habersack.de/wp-content/uploads/bsky.svg) center center no-repeat;background-size:85%;opacity:.7;}footer > .wp-block-group:last-child > .wp-block-group .wp-block-social-links a[href*="bsky.app"] svg{opacity:0;}footer > .wp-block-group:last-child > .wp-block-group .wp-block-navigation__container{gap:1rem;}footer > .wp-block-group:last-child > .wp-block-group .wp-block-navigation__container a{padding:0;opacity:1;-webkit-transition:var(--layout-transition);transition:var(--layout-transition);}footer > .wp-block-group:last-child > .wp-block-group .wp-block-navigation__container a:hover{opacity:.7;}footer > .wp-block-group:last-child > .wp-block-group .wp-block-navigation__container .current-menu-item a{font-weight:normal;color:var(--color-accent);}