.elementor-10070201 .elementor-element.elementor-element-44fc534{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:0;}.elementor-10070201 .elementor-element.elementor-element-44fc534 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-951b8c9 */body {
            font-family: 'Oswald-Regular';
            font-size: 15px;
            color: #2f2f2f;
            margin: 0;
            padding: 0;
            
        }

        p, table {
            width: 100%;
            max-width: 750px; /* Ajustez la largeur maximale selon vos besoins */
            text-align:center;
            margin: 0 auto;
        }

        table {
            border-spacing: 0;
            border-collapse: collapse;
        }

        th, td {
            padding: 8px;
            text-align:center;
        }

        th {
            background-color: #6EC1E3;
            color: #ffffff;
        }

        th:first-child, td:first-child {
            text-align:center;
        }

        @media only screen and (max-width: 767px) {
            th, td {
                font-size: 12px;
                text-align:center;
            }
        }/* End custom CSS */