.drts .drts-bs-btn-outline-secondary {
    border-color: #868e96;
    color: #ffffff;
}
.drts .drts-bs-table thead th {
    border-bottom: 2px solid #dee2e6;
    vertical-align: bottom;
    color: white;
}
a {
    color: #ffffff;
}
body {
    color: #ffffff !important;

}
.drts .drts-bs-btn-outline-primary {
    border-color: #c80000 !important;
    color: #c80000 !important;
}