.theme{
    --Primary-color:#083118;
    --Secondary-color: #ce7700;
    --button-color:#234e34;
    --button-hover-color: #ce7700;
    --button-text-color: #fff;
    --button-text-hover-color: #fff;
}