.theme{
    --Primary-color:#a21d3b;
    --Secondary-color: #ce7700;
    --button-color:#a21d3b;
    --button-hover-color: #ce7700;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}