.my-registrations-table th {
  background: #154b77;
  color: #fff;
  font-weight: bold;
}

.my-registrations-table td {
  padding: 10px;
  border-bottom: 1px solid #e1e1e1;
}
