.elementor-kit-2247{--e-global-color-primary:#191919;--e-global-color-secondary:#3A3A3A;--e-global-color-text:#191919;--e-global-color-accent:#CE233A;--e-global-color-db9e072:#332F2B;--e-global-color-4022deb:#F4EDE7;--e-global-color-4360fea:#FFFFFF;--e-global-color-85131bf:#685340;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Vollkorn";--e-global-typography-text-font-size:1.2rem;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-size:1.8rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-62a7219-font-family:"Roboto Slab";--e-global-typography-62a7219-font-size:2rem;--e-global-typography-62a7219-font-weight:500;--e-global-typography-4269558-font-family:"Vollkorn";--e-global-typography-4269558-font-size:1rem;--e-global-typography-a3a1cd7-font-family:"Roboto Slab";--e-global-typography-a3a1cd7-font-size:5rem;--e-global-typography-a3a1cd7-font-weight:500;--e-global-typography-a3a1cd7-line-height:5rem;}.elementor-kit-2247 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2247 a{font-size:16px;}.elementor-kit-2247 button,.elementor-kit-2247 input[type="button"],.elementor-kit-2247 input[type="submit"],.elementor-kit-2247 .elementor-button{font-family:"Vollkorn", Sans-serif;font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-kit-2247{--e-global-typography-primary-font-size:3em;--e-global-typography-secondary-font-size:2.5em;--e-global-typography-text-font-size:1.5em;--e-global-typography-accent-font-size:2em;--e-global-typography-62a7219-font-size:2em;--e-global-typography-4269558-font-size:1em;--e-global-typography-a3a1cd7-font-size:3.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2247{--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:1.2em;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:1.8em;--e-global-typography-accent-line-height:1.2em;--e-global-typography-62a7219-font-size:1.8em;--e-global-typography-62a7219-line-height:1.2em;--e-global-typography-4269558-font-size:1em;--e-global-typography-4269558-line-height:1em;--e-global-typography-a3a1cd7-font-size:3.2em;--e-global-typography-a3a1cd7-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Section Padding responsiv mit clamp() */
.section-mk {
    padding-top: clamp(4rem, 6vw, 8rem);
    padding-bottom: clamp(4rem, 6vw, 8rem);
}

/* Link Rot */
.link-rot {
    color: #ce2a3b;
    text-decoration: none;
    transition: all 0.3s ease;
}

.link-rot:hover {
    color: #004B8A; /* Blau */
    text-decoration: underline !important ;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto Slab';
	font-display: auto;
	src: url('https://findeisen-gutachten.de/wp-content/uploads/RobotoSlab-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Vollkorn';
	font-display: auto;
	src: url('https://findeisen-gutachten.de/wp-content/uploads/Vollkorn-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */