body.elementor-page-25956{padding:11% 20% 0% 20%;}/* Start custom CSS */a {
    background-color: transparent;
    text-decoration: none;
    color: #c36;
    display: none;
}

.site-description{
     display: none;
}

body > main > header > h1{font-family:tamlilcondensed;
    font-weight: 800
}
#learndash_post_6435 > div > div.ld-course-status.ld-course-status-enrolled > div > div.ld-progress-heading > div > div.ld-progress-steps{
    font-family: tamlilcondensed;
    color: #632566;
}
.ld-item-title{
    font-family: tamlilcondensed;
    color: #fff;
}
.learndash-wrapper .ld-item-list .ld-item-list-item {
    border-radius: 20px;
    margin: 1em 0;
    background:#FFFFFF;

}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    background-color:#632566 ;
    border-radius: 0px;
}

.ld-progress-steps {
    color:#FFFFFF;
}

#learndash_post_6435 > div > div.ld-course-status.ld-course-status-enrolled > div > div.ld-progress-heading > div > div.ld-progress-steps {
    color:#FFFFFF;
    font-size: 15PX;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage{
    font-family: tamlilcondensed;
     font-size: 15PX;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: .5rem;
    margin-bottom: 1rem;
    font-family:tamlilcondensed;
    font-weight: 800;
    line-height: 1.2;
    color: #632566;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
    color: #632566;
    font-family:tamlilcondensed;
}

.ld-item-title {
    font-family: tamlilcondensed;
    font-size: 20px;
    color:#632566;
}/* End custom CSS */