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