.elementor-kit-7{--e-global-color-primary:#4B4B4B;--e-global-color-secondary:#F4F4F4;--e-global-color-text:#5C5C5C;--e-global-color-accent:#37929B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;color:var( --e-global-color-text );font-family:"din-2014", Sans-serif;font-size:19px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-weight:700;}.elementor-kit-7 h2{font-weight:700;}.elementor-kit-7 h3{font-weight:700;}.elementor-kit-7 h5{font-weight:700;}.elementor-kit-7 h6{font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */:root {
    --custom-padding: 80px;
    --custom-margin: 100px;
}

@media (width < 768px) {
    :root {
        --custom-padding: 40px;
        --custom-margin: 50px;
    }
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.custom-list ul {
    list-style: none;
    padding: 0;
}

.custom-list ul li {
    padding-left: 25px;
    margin: 10px 0;
    position: relative;
}

.custom-list ul li:before {
    content: '';
    background-image: url(https://foto-checkliste.dentalmedia3.de/wp-content/uploads/2025/12/ico-arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    position: absolute;
    margin-top: 6px;
    left: 0;
}

/* Abstände */

.section-margin {
    margin-top: var(--custom-margin);
    margin-bottom: var(--custom-margin);
}

.section-padding {
    padding-top: var(--custom-padding);
    padding-bottom: var(--custom-padding);
}/* End custom CSS */