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