﻿body {
    background: #fff;
    color: #222;
}

.card {
    background: #fff;
    color: #222;
}

#MenuSuperior #navMenuSuperior > ul {
    background-color: #fff;
    color: #BCCFE2;
}

.header {
    background-color: #fff;
}

.custom-switch .custom-control-label::after {
    background-color: #e8eff5 !important;
}


