.elementor-7729 .elementor-element.elementor-element-894d3f0{margin:35px 0px 0px 0px;}.elementor-7729 .elementor-element.elementor-element-735a990 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7729 .elementor-element.elementor-element-735a990{text-align:justify;font-size:16px;font-weight:400;color:var( --e-global-color-61b94ce0 );}.elementor-7729 .elementor-element.elementor-element-36ad729 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7729 .elementor-element.elementor-element-36ad729{text-align:justify;font-size:16px;font-weight:400;color:var( --e-global-color-61b94ce0 );}.elementor-7729 .elementor-element.elementor-element-f10cb20 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7729 .elementor-element.elementor-element-f10cb20{text-align:justify;font-size:16px;font-weight:400;color:var( --e-global-color-61b94ce0 );}@media(max-width:767px){.elementor-7729 .elementor-element.elementor-element-735a990{font-size:14px;}.elementor-7729 .elementor-element.elementor-element-36ad729{font-size:14px;}.elementor-7729 .elementor-element.elementor-element-f10cb20{font-size:14px;}}/* Start custom CSS for text-editor, class: .elementor-element-735a990 */p a{
    color: red;
}
h2,h3{
    font-size: 20px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-36ad729 */p a{
    color: red;
}
h2,h3{
    font-size: 20px;
}
/* استایل کلی جدول */
.styled-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-family: 'arash', sans-serif;
}

.styled-table th, .styled-table td {
  padding: 12px;
  text-align: right;
  border: 1px solid #ddd;
}

/* استایل برای هدر جدول */
.styled-table thead {
  background-color: red;
  color: white;
}

/* تغییر رنگ ردیف‌ها هنگام هاور */
.styled-table tbody tr:hover {
  background-color: #f1f1f1;
}

/* استایل برای سلول‌ها */
.styled-table td {
  background-color: #f9f9f9;
}

/* استایل برای سلول‌های اول جدول */
.styled-table th, .styled-table td:first-child {
  font-weight: bold;
}

/* افزودن خط حاشیه به ردیف‌ها */
.styled-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

/* استایل برای سلول‌های آخر */
.styled-table td:last-child {
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f10cb20 */p a{
    color: red;
}
h2,h3{
    font-size: 20px;
}/* End custom CSS */