body * { background: inherit !important;}
.dark { background-color: #151922;}
.dark * {
    color: rgba(255, 255, 255, 0.70) !important;
}