/* ====== Light Theme ====== */
.theme-light {
    background-color: #ffffff;
    color: #212529;
}
