:root {
    --primary-color: #434343;
    --secondary-color: #c9c9c9;
    --gold-color:  #16a34a;
    --button-hover-bg-color: #A79479;
}
/* ...add any other overrides as needed... */


