body { background-color: #273035 !important; color: #9ea2a4 !important; }

nav.bg-light { background-color: #4a4e52 !important; }
nav .text-dark { color: #fff !important; }
.navbar-light .navbar-nav .nav-link { color: #ccc !important; }
.navbar-light .navbar-nav .nav-link:hover { color: #aaa !important; }
nav .dropdown-item:hover { text-decoration: underline; }

.card { color: #273035 !important; }

.container p a, .container-fluid p a { color: #93c0fe !important; }

table { background-color: rgba(255,255,255,0.23) !important; color: #dde4e7 !important; }
table a { color: #93c0fe !important; }
table .text-wat { color: #93c0fe !important; }
table .text-ear { color: #7ebf34 !important; }
table .text-dea { color: #d279e5 !important; }
table .text-fir { color: #e57b79 !important; }
table .text-danger { color: #e57b79 !important; }

table .bg-fir { background-color: #a51515 !important; }
table .bg-wat { background-color: #93c0fe !important; }
table .bg-ear { background-color: #63a11c !important; }
table .bg-lif { background-color: #acacac !important; }
table .bg-dea { background-color: #9824b1 !important; }
table .bg-dra { background-color: #d39e0b !important; }
table .bg-neu { background-color: #8ca0bc !important; }

table .bg-chiaro { background-color: #eeeeee !important; }


.table-striped tbody tr:nth-of-type(odd) { ba}

hr { background-color: #888 !important; }