.elementor-30430 .elementor-element.elementor-element-9d03bbc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-30430 .elementor-element.elementor-element-9d03bbc:not(.elementor-motion-effects-element-type-background), .elementor-30430 .elementor-element.elementor-element-9d03bbc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}#elementor-popup-modal-30430 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-30430{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-30430 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-30430 .dialog-close-button{display:flex;top:5%;font-size:15px;}body:not(.rtl) #elementor-popup-modal-30430 .dialog-close-button{right:5%;}body.rtl #elementor-popup-modal-30430 .dialog-close-button{left:5%;}#elementor-popup-modal-30430 .dialog-close-button i{color:#000000;}#elementor-popup-modal-30430 .dialog-close-button svg{fill:#000000;}#elementor-popup-modal-30430 .dialog-close-button:hover i{color:#000000;}/* Start custom CSS for shortcode, class: .elementor-element-11973d3 */a{color:black;
    font-size: 14px;
}

  .ld-quizzes-essays-list {
            max-width: 800px;
            margin: 20px auto;
            font-family: Arial, sans-serif;
        }
        .ld-quiz-item, .ld-essay-item {
            background: #f9f9f9;
            padding: 15px;
            border-radius: 8px;
            margin-bottom: 15px;
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        }
        .ld-quiz-item h3, .ld-essay-item h5 {
            color: #333;
            margin-bottom: 5px;
        }
        .ld-essay-item {
            background: #ffffff;
            border-left: 5px solid #0073aa;
        }
        .ld-comment {
            background: #e3f2fd;
            padding: 10px;
            border-radius: 5px;
            margin-top: 10px;
        }
        .ld-no-comments, .ld-no-essay {
            color: #777;
            font-style: italic;
        }
        .ld-comment-form {
            margin-top: 10px;
        }
        .ld-comment-form textarea {
            width: 100%;
            padding: 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
        }
        .ld-comment-form button {
            background: #0073aa;
            color: white;
            border: none;
            padding: 8px 12px;
            border-radius: 5px;
            cursor: pointer;
            margin-top: 5px;
        }
        .ld-comment-form button:hover {
            background: #005f8c;
        }/* End custom CSS */
/* Start custom CSS */.ld-quizzes-list {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    max-width: 700px;
    margin: auto;
}

.ld-quiz-item {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

blockquote {
    background: #eef2f7;
    padding: 10px;
    border-left: 5px solid #0073aa;
    font-style: italic;
}

p strong {
    color: #333;
}

form {
    margin-top: 10px;
}

textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 5px;
}

button {
    background-color: #0073aa;
    color: white;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 5px;
}/* End custom CSS */