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

h1 {
  color: #002d62 !important;
}

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

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