.theme{ 
    
    --Primary-color: #6b8d14;
    --Secondary-color: #b1175a;
    --button-color: #6b8d14;
    --button-hover-color: #485f0d;
    --button-text-color: #fff;
    --button-text-hover-color: #fff; 
}