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