
.lodha-yellow {--Primary-color:#a68d2b; --Secondary-color:#5e4e0f; --button-color:#a68d2b; --button-hover-color:#786517; --button-text-color:#fff; --button-text-hover-color:#fff; --font-family:"Outfit";}
.lnt-blue {--Primary-color:#07518c; --Secondary-color:#ffcf3c; --button-color:#1468ab; --button-hover-color:#b58d14; --button-text-color:#fff; --button-text-hover-color:#fff; --font-family:"Outfit";}
.tvs-green {--Primary-color:#568232; --Secondary-color:#173c7c; --button-color:#568232; --button-hover-color:#3c5c50; --button-text-color:#fff; --button-text-hover-color:#fff; --font-family:"Outfit";}


.one-Year-of-Rain-theme {
    --Primary-color: #883D1A;
    --Secondary-color: #883D1A;
    --button-color: #883D1A;
    --button-hover-color: #883D1A;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}