.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-b6d1acf */.ms-fida-1404{direction:rtl;font-family:inherit;background:#f8fbff;border:1px solid #e3eefc;border-radius:12px;padding:18px 16px;margin:24px 0}
  .ms-fida-1404 h3{margin:0 0 10px;font-size:20px;line-height:1.6}
  .ms-fida-1404 p{margin:8px 0 12px;line-height:1.9}
  .ms-fida-1404 ul{margin:0 0 12px 0;padding:0 22px;line-height:1.9}
  .ms-fida-1404 .tips{background:#fff;border:1px dashed #c9ddff;border-radius:10px;padding:10px 12px;margin:10px 0}
  .ms-fida-1404 .cta-wrap{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
  .ms-fida-1404 .btn{display:inline-block;padding:10px 16px;border-radius:8px;text-decoration:none;font-weight:600}
  .ms-fida-1404 .btn-primary{background:#1a73e8;color:#fff}
  .ms-fida-1404 .btn-ghost{background:#fff;color:#1a73e8;border:1px solid #1a73e8}<br />
  .ms-fida-1404 small{color:#5a6b82}
  
  
  .ms-pro {
  background: #fff;
  padding: 20px;
  margin: 20px 0;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  line-height: 1.8;
}

.note.green {
  background: #e6f7e9;
  border-left: 4px solid #28a745;
  padding: 15px;
  margin: 20px 0;
  border-radius: 8px;
}

.note.blue {
  background: #eaf4ff;
  border-left: 4px solid #007bff;
  padding: 15px;
  margin: 20px 0;
  border-radius: 8px;
}

.cta-box.dark {
  background: #1a1a1a;
  color: #fff;
  text-align: center;
  padding: 25px;
  margin: 30px 0;
  border-radius: 12px;
}

.cta-box.dark a.btn {
  display: inline-block;
  margin: 10px;
  padding: 12px 20px;
  background: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
}

.cta-box.dark a.btn.green {
  background: #28a745;
}/* End custom CSS */