:root {
  --kt-primary-color: #3634e2;
}

.contenttable tr {
	border-bottom: 1px solid white;
}

.contenttable tbody tr td {
  width: 72%;
  padding: 10px 0;
}