.elementor-27878 .elementor-element.elementor-element-618a3a9{text-align:center;}.elementor-27878 .elementor-element.elementor-element-618a3a9 .elementor-heading-title{font-family:"Kara", Sans-serif;font-size:27px;color:#1730AF;}.elementor-27878 .elementor-element.elementor-element-c25ca6d{font-family:"Sahel", Sans-serif;color:#2B3DCF;}.elementor-27878 .elementor-element.elementor-element-aedc66a{text-align:center;}.elementor-27878 .elementor-element.elementor-element-aedc66a .elementor-heading-title{font-size:24px;}.elementor-27878 .elementor-element.elementor-element-5924a6d{text-align:center;font-family:"Samim", Sans-serif;color:#173E89;}.elementor-27878 .elementor-element.elementor-element-9835565{text-align:center;font-size:14px;}.elementor-27878 .elementor-element.elementor-element-9835565 p{margin-bottom:0px;}/* Start custom CSS for text-editor, class: .elementor-element-9fd7c58 */<style>
    body {
      font-family: 'Vazir', Tahoma, sans-serif;
      direction: rtl;
      background-color: #f4f8fb;
      padding: 30px;
    }

    h2 {
      color: #003366;
      text-align: center;
      margin-bottom: 20px;
    }

    table {
      width: 100%;
      border-collapse: collapse;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    th, td {
      padding: 12px 15px;
      text-align: center;
      border: 1px solid #ccc;
    }

    th {
      background-color: #003366;
      color: #fff;
      font-weight: bold;
    }

    tr:nth-child(even) {
      background-color: #e6f0fa;
    }

    tr:hover {
      background-color: #d0e6fa;
    }

    td:last-child, th:last-child {
      white-space: nowrap;
    }

    .highlight {
      background-color: #cce5ff;
      font-weight: bold;
    }
  </style>/* End custom CSS */