body{
background: #ece8df !important; /*beige */
}
header {
background-position: center !important;
background-image: url('/resources/sites/unioncountyga/img/header.png') !important;
}
.card-box.card-box-item {
background-image: linear-gradient(#EFE9DF, white) !important; /* light gold  */
border: 1px solid #B9A278 !important; /* dark gold */
}
#google_translate_wrapper, footer {
background-color: #B9A278 !important;  /* dark gold */
}
/* Start Over button */
.horizontal-nav a {
background-color: #B9A278 !important;  /* dark gold */
color: white !important;
border-radius: 5px;
}