.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10 .elementor-element.elementor-element-7306eda0{font-family:"Poppins", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-7306eda0 *//* تخصيص زرار button.alt فقط */
.button.alt {
  background-color: #A1004D !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 5px;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

/* تأثير Hover لـ button.alt */
.button.alt:hover {
  background-color: #7a003a !important;
  color: #ffffff !important;
  opacity: 0.9;
}/* End custom CSS */