/*
Theme Name: Avigio Master Child
Description: Child Theme für Fahrzeugzulassung Landing Page  
Template: twentytwentyfour
Version: 1.0
*/

@import url("../twentytwentyfour/style.css");

/* Child Theme Styles */
.wp-site-blocks {
    padding: 0 !important;
}

body.page-template-page-landing {
    margin: 0 !important;
    padding: 0 !important;
}
