.theme{
    --Primary-color:#a52b16;
    --Secondary-color: hsl(35, 100%, 40%);
    --button-color:#a52b16;
    --button-hover-color: #ce7700;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}