body .wp-block-group.is-style-header-fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    right: 0;
    z-index: 9999;
}

body {
    padding-top: 75px;
}
