/* Active theme — The Winds by Kolte-Patil */
.winds-theme {
    --Primary-color: #F08B30;
    --Secondary-color: #2DAEE8;
    --button-color: #F08B30;
    --button-hover-color: #C86820;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
    --font-family: "FuturaBQ-DemiBold";
}
