.red-theme {--Primary-color:#1781a1; --Secondary-color:rgb(120 35 135); --button-color:#1781a1; --button-hover-color:rgb(118 30 93); --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;
}