/* CSS Overrides */

.dark-mode .content-wrapper { background-color: black !important; }
.dark-mode {  background-color: black !important; }
#opb table tr td:first-child { white-space: nowrap; }

