.elementor-991631 .elementor-element.elementor-element-f1e7742{--display:flex;}.elementor-991631 .elementor-element.elementor-element-3fec146 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3fec146 */.container {
            background-color: #fff;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        h2 {
            color: #0056b3;
            border-bottom: 2px solid #0056b3;
            padding-bottom: 10px;
            margin-bottom: 20px;
            text-align: center;
            font-size: 2.1rem !important;
        }
        h3 {
            color: #d9534f; /* Başlıklar için belirgin bir renk */
            margin-top: 25px;
            padding-bottom: 5px;
            border-bottom: 1px solid #eee;
        }
        p {
            margin-bottom: 15px;
        }
        ul {
            margin: 15px 0;
            padding-left: 20px;
        }
        li {
            margin-bottom: 8px;
        }
        .note {
            background-color: #f9f9c5;
            padding: 15px;
            border-left: 5px solid #ffcc00;
            margin-top: 20px;
        }/* End custom CSS */