.elementor-52552 .elementor-element.elementor-element-ce670fc img{border-style:double;border-color:var( --e-global-color-accent );}.elementor-52552 .elementor-element.elementor-element-a2eda50{text-align:center;}/* Start custom CSS for section, class: .elementor-element-4c334a5 *//* استایل جدول سبز */
.elementor-widget-table .green-table table {
    width: 100%;
    border-collapse: collapse;
    direction: rtl;
    font-family: inherit;
}

/* سر ستونی‌ها */
.elementor-widget-table .green-table table thead th,
.green-table table th {
    background: #2e7d32;
    color: #fff;
    padding: 14px;
    border: 1px solid #1b5e20;
    font-size: 16px;
}

/* سلول‌های معمولی */
.elementor-widget-table .green-table table td {
    border: 1px solid #a5d6a7;
    background: #e8f5e9;
    padding: 12px;
    font-size: 15px;
}

/* ردیف‌های زوج */
.elementor-widget-table .green-table table tr:nth-child(even) td {
    background: #f1f8f3;
}

/* هاور */
.elementor-widget-table .green-table table tr:hover td {
    background: #c8e6c9;
}/* End custom CSS */