/*
 Theme Name:   Schmetterling Theme
 Template:     twentytwentyfour
 Version:      1.0.0
*/

:where(.wp-site-blocks *:focus)
 {
    outline-width: 0px;
    outline-style: none !important;
}

:where(.wp-site-blocks) > * {
    margin-block-start: 0 !important;
    margin-block-end: 0;
}




