.elementor-460 .elementor-element.elementor-element-d6a7e6f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-460 .elementor-element.elementor-element-28ed751{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-28ed751 */.fee-structure {
  font-family: Arial, sans-serif;
}

.fee-structure h2,
.fee-structure h3 {
  text-align: center;
  color: #052E26;
  margin-top: 40px;
  margin-bottom: 15px;
}

.fee-structure table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.fee-structure table th {
  background: #052E26 !important;
  color: #white !important;
  padding: 12px;
  border: 1px solid #ddd;
}

.fee-structure table td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: center;
}

.fee-structure table tr:nth-child(even) {
  background: #f7f7f7;
}

.fee-structure table tr:hover {
  background: #eef5f2;
}/* End custom CSS */