/* 
Theme Name: IME from Springer Medicine
Author: Springer Health+
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Correct the margins on the LearnDash Course Content widget*/
.ld-item-list.ld-lesson-list {
    margin: 0 !important;
}

/* Correct margin after ol ul */
ul {
    margin-bottom: 15px;
}

ol {
    margin-bottom: 15px;
}

/* Formating of the LearnDash Resume Course button */
.ld-course-resume {
    border-radius: 2px !important;
    font-size: 16px !important;
    margin-bottom: 20px !important;
}