body { overflow-x: hidden; } a, button, li { transition: background-color 0.4s, color 0.4s; }  header#brx-header svg, header#brx-header.sticky.scrolling .header-section svg { transition: all .5s; } header#brx-header.sticky.scrolling .header-section { height: 4.7rem; padding-top: 0; } header#brx-header.sticky.scrolling .header-section svg.svg-logo { width: 70px; } header#brx-header.sticky.scrolling .header-section svg.svg-logo .logo-fill { fill: #333333!important; } header#brx-header.sticky.scrolling .header-section .schrift-logo { display: none; } header#brx-header.sticky.scrolling .brxe-nav-menu .bricks-mobile-menu-wrapper { top: 47px; }  footer a { text-decoration: underline; } footer a:hover { text-decoration: none; }