.elementor-559 .elementor-element.elementor-element-94c2b26{--display:flex;}/* Start custom CSS */<style>
    @media (max-width: 768px) {
        body {
            padding: 10px;
        }
        h1 {
            font-size: 1.8rem;
        }
        h2 {
            font-size: 1.4rem;
        }
        h3 {
            font-size: 1.2rem;
        }
        p, li {
            font-size: 1rem;
        }
        .section {
            margin-bottom: 20px;
        }
        .highlight {
            font-size: 1rem;
            padding: 12px;
        }
    }

    @media (max-width: 480px) {
        h1 {
            font-size: 1.6rem;
        }
        h2 {
            font-size: 1.3rem;
        }
        h3 {
            font-size: 1.1rem;
        }
        p, li {
            font-size: 0.95rem;
        }
    }
</style>/* End custom CSS */