/*
Theme Name: OLEA MUC 2026
Theme URI: https://olea-muc.de/
Description: Child Theme für Twenty Twenty-Five.
Author: blumeblau agentur
Author URI: https://blumeblau.com/
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 7.0
Text Domain: olea-muc-2026
*/

.wp-block-fsb-flexible-spacer {

    margin-block-start: 0px;
}

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

.mix-blend-mode-overlay span {
    mix-blend-mode: overlay;
}

.link-no-underline a {text-decoration:none;}

h1 {hyphens:auto;}

.wp-block-list {overflow-wrap:anywhere;}}


@media only screen and (min-width: 1024px) {
.desktop-none {
    display:none;
}
}