.elementor-kit-124{--e-global-color-primary:#08137B;--e-global-color-secondary:#821F00;--e-global-color-text:#333333;--e-global-color-accent:#32E875;--e-global-color-14aa328:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-124 button,.elementor-kit-124 input[type="button"],.elementor-kit-124 input[type="submit"],.elementor-kit-124 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-14aa328 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:9px 9px 9px 9px;}.elementor-kit-124 button:hover,.elementor-kit-124 button:focus,.elementor-kit-124 input[type="button"]:hover,.elementor-kit-124 input[type="button"]:focus,.elementor-kit-124 input[type="submit"]:hover,.elementor-kit-124 input[type="submit"]:focus,.elementor-kit-124 .elementor-button:hover,.elementor-kit-124 .elementor-button:focus{background-color:var( --e-global-color-14aa328 );color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );}.elementor-kit-124 e-page-transition{background-color:#FFBC7D;}.elementor-kit-124 a{color:#821F00;}.elementor-kit-124 a:hover{color:var( --e-global-color-primary );}.elementor-kit-124 img{border-radius:12px 0px 12px 0px;box-shadow:4px 4px 10px 2px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-off-canvas.elementor-widget-off-canvas {
    --e-off-canvas-animation-duration: .4s;
}

#content {
    padding-top: 2.5rem;
    background-color: #fdfdfa;
}

.shrink-logo.schrift img {
    height: 130px;
    transition: all .3s ease;
    object-fit: contain;
    box-shadow: none;
    border-radius: unset;
}

.shrink-logo.lilie img {
    height: 120px;
    transition: all .3s ease;
    object-fit: contain;
    overflow: visible;
    box-shadow: none;
    border-radius: unset;
    transform: scale(1.2);
}

@media (max-width: 430px) {
    .shrink-logo.schrift {
        max-width: 200px !important;
    }
}

@media (max-width: 1024px) {
    .shrink-logo.lilie {
        display: none !important;
    }
}

.shrink-logo.schrift.shrunk img {
    height: 70px;
}

.shrink-logo.lilie.shrunk img {
    height: 80px;
}

p > a {
    border-bottom: 2px solid;
}

#vsel .vsel-content {
    border-bottom: 1px solid #08137b;
}

.vsel-meta-date span {
	font-weight: bold;
	color: #08137b;
}

.vsel-meta-title {
    font-weight: bold;
}

.elementor-menu-toggle {
    font-size: 50px;
}

.elementor-element.elementor-nav-menu__align-center.elementor-nav-menu--dropdown-none.elementor-widget.elementor-widget-nav-menu {
    max-width: 80%;
}

.off-canvas-nav-button {
	margin-left: auto;
	padding: 1rem;
}

@media (max-width: 1024px) {
    .elementor-element.elementor-nav-menu__align-center.elementor-nav-menu--dropdown-none.elementor-widget.elementor-widget-nav-menu {
            display: none !important;
    }
}/* End custom CSS */