.elementor-809 .elementor-element.elementor-element-4cfb0ba4{--display:flex;}.elementor-809 .elementor-element.elementor-element-2e7bc68f{color:var( --e-global-color-astglobalcolor2 );}/* Start custom CSS for text-editor, class: .elementor-element-2e7bc68f */body {
        font-family: Arial, sans-serif;
        line-height: 1.6;
        background-color: #f9f9f9;
        margin: 0;
        padding: 0;
    }

    .cookie-policy-container {
        max-width: 800px;
        margin: 30px auto;
        padding: 20px;
        background-color: #ffffff;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        border: 1px solid #e0e0e0;
    }

    h4.cookie-policy-h1 {
        font-size: 1.5em;
        color: #cc1939 !important;
        margin-bottom: 10px;
    }

    .cookie-policy-p p {
        font-size: 1em;
        margin-bottom: 15px;
        color: #555;
    }

    h5 {
        font-size: 1.25em;
        color: #cc1939 !important;
        margin: 20px 0 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 5px;
    }

    a {
        color: #cc1939 !important;
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    ul {
        padding-left: 20px;
        list-style: disc;
    }

    ul li {
        margin-bottom: 10px;
    }/* End custom CSS */