.theme{
    --Primary-color:#0d4434;
    --Secondary-color: #0d4434;
    --button-color:#0d4434;
    --button-hover-color: #0d4434;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}