.elementor-2452 .elementor-element.elementor-element-8ea3eff{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d22f7bf */.thank-you-container {
            
            background: white;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            max-width: 400px;
            margin: auto;
        }
        .thank-you-container h1 {
            font-size: 24px;
            margin-bottom: 10px;
        }
        .thank-you-container p {
            font-size: 16px;
            margin-bottom: 20px;
            color: #555;
        }
        .thank-you-container a {
            color: #007BFF;
            text-decoration: none;
        }/* End custom CSS */