/* Start custom CSS for html, class: .elementor-element-930290d */ul {
            margin-bottom: 15px;
            padding-left: 20px;
        }
        ul li {
            margin-bottom: 10px;
        }
        .highlight {
            background-color: #f1c40f;
            padding: 5px;
            border-radius: 3px;
            font-weight: bold;
        }
        .note {
            background-color: #ecf0f1;
            padding: 10px;
            border-left: 4px solid #3498db;
            margin-bottom: 20px;
        }
        .section {
            background-color: #fff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            margin-bottom: 30px;
        }/* End custom CSS */