.react-container {
  color: #282828;
}

.react-container table td:first-child {
  padding-left: 0;
}


/* Old Profile + SEB 2.0 */
.profile-info-new-seb .react-container table {
  margin: 0 !important;
}

.profile-info-new-seb .react-container table td:first-child {
  padding-left: 0 !important;
}

.profile-info-new-seb .react-container table td:last-child {
  padding-right: 0 !important;
}

.profile-info-new-seb .react-container table td {
  border-top: none !important;
  border-bottom: 1px solid #d4d4d4 !important;
}

.profile-info-new-seb .react-container table tr:last-child td {
  border-bottom: none !important;
}
