/*MASTERSTUDY LOGIN WIDGET*/
/*Name*/
.elementor-133 .elementor-element.elementor-element-d93fa33 .stm_lms_account_dropdown .dropdown button .login_name {
    color: #7234F1!important;
}
/*Button*/
.stm_lms_account_dropdown .dropdown button,  {
    border: 1px solid #7234F1!important;
}
/*Icon*/
.elementor-133 .elementor-element.elementor-element-d93fa33 .stm_lms_account_dropdown .dropdown button i {
     color: #7234F1!important;
}
/*Authorisation widget - logged out*/
.elementor-133 .elementor-element.elementor-element-d93fa33 span.ms-lms-authorization-title, 
.elementor-133 .elementor-element.elementor-element-d93fa33 span.ms-lms-authorization-icon i {
    color: #7234f1;
}
.elementor-2867 .elementor-element.elementor-element-df0be58 span.ms-lms-authorization-icon {
    height: 25px!important;
    width: 25px!important;
}
.elementor-2867 .elementor-element.elementor-element-df0be58 span.ms-lms-authorization-icon i {
    font-size: 13px;
}

/*Enrolled Courses Card Width*/
.stm_lms_instructor_courses__single {
    width: 400px!important;
}