// Hero mit Sticky Menü  .bricks-background-secondary{ background-color: inherit !important; } .swpm_mda_grid-item{ border-radius: 20px; height: initial; box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 20%); background: #fff !important; } .swpm_mda_profile-button button{ background: #fff !important; color: #003d82 !important; } .brxe-container { width: 100%; } .container{ max-width: 1230px; } .sm:hover { background-color: transparent !important; transition: all ease .3s; } .sm:hover i { transform: translate(5px,0); transition: all ease .3s; } .sm:hover:after { transform: translate(5px,0); transition: all ease .3s; margin-left:10px; }