.theme{
    --Primary-color:#427e3c;
    --Secondary-color: #427e3c;
    --button-color:#427e3c;
    --button-hover-color: #427e3c;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}