/* DAL team stylesheet */
body {
  background-color: #f5f5f5 !important;
}

h1 {
  color: #007dc5 !important;
}

table.dataTable thead {
  background-color: #b8c4c2 !important;
  color: white !important;
}

.multi-team {
  background-color: #ffeeba;
}
