.elementor-991452 .elementor-element.elementor-element-9e2f294{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cad608c */.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 */