.theme{
    --Primary-color: #6eb642;
    --Secondary-color: #883D1A;
    --button-color: #883D1A;
    --button-hover-color: #883D1A;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}