.elementor-428 .elementor-element.elementor-element-66d2b24f{--display:flex;--margin-top:120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-26c47d29 *//* Fondo blanco para toda la tabla */
.wpr-data-table,
.wpr-data-table tr,
.wpr-data-table td,
.wpr-data-table th {
  background-color: #ffffff !important;
}

/* Fondo transparente en enlaces (sin cambio al pasar el ratón) */
.wpr-data-table a {
  background-color: transparent !important;
  color: #d35400 !important; /* O cualquier color de alto contraste */
  text-decoration: underline;
}

/* Mantiene contraste en hover sin alterar el fondo */
.wpr-data-table a:hover,
.wpr-data-table a:focus {
  color: #e67e22 !important;
  background-color: transparent !important;
  outline: none;
}/* End custom CSS */