.darkmode {
    background-color: #18191a;
}

.darkmode-text-dark {
    color: #e4e6eb !important;
}

.darkmode-text-muted {
    color: #b0b3b8 !important;
}

.content-pro-back {
    background-color: transparent !important;
}