.theme{
    --Primary-color:#439d31;
    --Secondary-color: #439d31;
    --button-color:#439d31;
    --button-hover-color: #439d31;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}