﻿
body.blck_acc * {
    background-color: black !important;
    color: white !important;
}

body.bright_acc * {
    background-color: white !important;
    color: black !important;
}
