/*
Theme Name: LD Block Theme
Author: Lawrence Davis
Author URI: https://lawrencedavis.co.uk
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 0.1.1
Text Domain: ld_block_theme
*/

.event-container {
    /* position: relative;
    z-index: 1;
    width: 1200px;
    margin: -100px auto 0; */
    margin-block-start: 0;
    background-color: #f2f2f2;
    padding-bottom: 10%;
}

footer.wp-block-template-part {
    margin-block-start: 0;
}
