body.light{
    color: #2a2a2a;
    background-color: #f3f6fd;
}

body.light .btn-darkmode{
    color: #3e3e3e;
}
