.theme{
    --Primary-color: #1D4644;
    --Secondary-color: #ce7700;
    --button-color: rgb(157, 5, 109);
    --button-hover-color: #ce7700;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}