.elementor-11076 .elementor-element.elementor-element-b5041e2{--display:flex;}.elementor-11076 .elementor-element.elementor-element-352d4b9 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-11076 .elementor-element.elementor-element-54fb0af{--display:flex;}.elementor-11076 .elementor-element.elementor-element-8428d18{width:100%;max-width:100%;}.elementor-11076 .elementor-element.elementor-element-8428d18 > .elementor-widget-container{margin:50px 50px 50px 50px;padding:0px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-8428d18 *//* تغییر رنگ دکمه‌های درس‌ها */
.sc-lesson-button {
    background-color: #FF6600 !important;  /* رنگ دلخواه شما */
    color: #ffffff !important;             /* رنگ متن دکمه */
    border-radius: 8px !important;        /* گرد کردن گوشه‌ها */
    padding: 10px 20px !important;        /* فاصله داخل دکمه */
}

/* تغییر رنگ وقتی موس روی دکمه است */
.sc-lesson-button:hover {
    background-color: #cc5200 !important;
    color: #ffffff !important;
}/* End custom CSS */