/*
* Optuma Learndash Elementor Widget Plugins Styles 
*/
.cmt-testimonial-profile {
   display: flex;
   column-gap: 1rem;
}
.cmt-testimonial-profile-details {
   display: flex;
   flex-direction: column;
}
.cmt-testimonial-img-wrapper {
   padding-top: 0.5rem;
}