body {
color: #ffffff;
}
a {
color: #c2c1c1;
}
.bcs-app-content {
background-color: #333333;
}
.card {
background-color: #333333;
}
.card-with-title {
background-color: #333333;
}
.notification-read {
background-color: #4a4a4a;
}
.text-primary {
color: #ffffff;
}
.calendar-date {
color: #333333;
}
.calendar-days {
color: #333333;
}
.text-link {
color: #c2c1c1;
}
.card-footer a {
color: #c2c1c1;
}
table.bcs-table tbody tr:nth-of-type(2n) {
background-color: #646465;
}