﻿.form-select {
    color: #e8e6e3 !important;
    background-color: #181a1b !important;
    border: 1px solid #383d3f !important;
}

th, td {
    border-color: rgb(120, 111, 98) !important;
}

.card {
    color: #e8e6e3 !important;
    background-color: #181a1b !important;
    border: 1px solid rgba(140, 130, 115, 0.17) !important;
}