.elementor-154 .elementor-element.elementor-element-7b4edcd0{--display:flex;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-154 .elementor-element.elementor-element-7b4edcd0{--content-width:1300px;}}/* Start custom CSS *//* MS DESIGN - PRIVACY POLICY STYLE */

/* Haupt-Container */
.ms-legal-page {
    font-family: 'Poppins', sans-serif !important;
    color: #353638 !important;
    line-height: 1.8 !important;
}

/* Haupt-Überschrift Datenschutz (H2) */
.ms-legal-page h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    color: #353638 !important;
    border-left: 6px solid #C5A059;
    padding-left: 20px;
    margin-bottom: 40px !important;
}

/* Sektions-Überschriften (H4) */
.ms-legal-page h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.2rem !important;
    text-transform: uppercase;
    color: #C5A059 !important; /* MS Gold */
    margin-top: 40px !important;
    margin-bottom: 15px !important;
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 8px;
}

/* Wichtige Hinweise & Fettgedrucktes */
.ms-legal-page strong, 
.ms-legal-page b {
    color: #C5A059 !important;
    font-weight: 700;
}

/* Listen (Server-Logfiles etc.) */
.ms-legal-page ul {
    margin-bottom: 25px;
    list-style: none;
    padding-left: 0;
}

.ms-legal-page ul li::before {
    content: "•";
    color: #C5A059;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: 0;
}

/* Links (WhatsApp, WhatsApp Policy etc.) */
.ms-legal-page a {
    color: #353638 !important;
    text-decoration: underline;
    font-weight: 600;
}

.ms-legal-page a:hover {
    color: #C5A059 !important;
}/* End custom CSS */