
#theme-wrapper.light-mode {
    background-color: #EFF3F6 !important;
}
#theme-wrapper.dark-mode {
    background-color: black !important;
}

/* #main-content {
    padding: 0px 0px 20px 0px;
    min-height: 100vh;

}

#all_cards_div {
    max-width: 100%;
    padding: 0px;
    margin: 0px;
} */