.theme{
    --Primary-color:rgb(167, 125, 46);
    --Secondary-color: #e21d38;
    --button-color:#e21d38;
    --button-hover-color: #e21d38;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}