:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-e501b9d */.club-table{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 14px;
  overflow: hidden;
}

.club-table thead th{
  text-align: left;
  padding: 12px 14px;
  font-weight: 800;
  background: rgba(0,0,0,0.04);
}

.club-table td{
  padding: 10px 14px;
  border-top: 1px solid rgba(0,0,0,0.08);
}

.club-table td:last-child{
  text-align: right;
  opacity: 0.85;
  white-space: nowrap;
}/* End custom CSS */