.elementor-141 .elementor-element.elementor-element-2bc6bfb{--display:flex;}.elementor-141 .elementor-element.elementor-element-c659072{text-align:start;}@media(max-width:1024px){.elementor-141 .elementor-element.elementor-element-c659072{text-align:center;}}/* Start custom CSS for text-editor, class: .elementor-element-c659072 */table {
  border-radius: 20px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

table tr:first-child th:first-child {
  border-top-left-radius: 20px !important;
}

table tr:first-child th:last-child {
  border-top-right-radius: 20px !important;
}

table tr:last-child td:first-child {
  border-bottom-left-radius: 20px !important;
}

table tr:last-child td:last-child {
  border-bottom-right-radius: 20px !important;
}


.stud-table td,.stud-table tr{
  border:none;
    
}
.stud-table{
    
    border-radius: 20px;
}
.stud-table tr:nth-child(2n-1) {
  background: #020030;
  color: #fff;
 
}/* End custom CSS */