.crm-public-footer {
    display: none !important;
}

.civicrm-event * {
    font-family: 'Open Sans', Arial, sans-serif;
}

.civicrm-event {

    .wp-site-blocks {
        padding: 0 !important;
    }

    main > .wp-block-group {
        background-image: url("https://lkj-sh.de/wp-content/uploads/2023/02/logo_lkjsh_320x181.png");
        background-repeat: no-repeat;
        background-position-x: left;
        height: 200px;
    }

}