:root{
 --primary:#173f31!important;--primary-dark:#0b261d!important;--secondary:#c8a96a!important;
 --brand:#173f31!important;--brand-dark:#0b261d!important;--accent:#c8a96a!important;
}
body{background:#f7f1e7!important;color:#1f2d27}
.topbar,.page-header,.header-bar,.hero,.brandbar{background:linear-gradient(135deg,#0b261d,#173f31)!important;border-bottom-color:#c8a96a!important}
.btn-primary,.btn-success,.btn-brand,.btn-add,.btn-save{background:#173f31!important;border-color:#173f31!important;color:#fff!important}
.btn-primary:hover,.btn-success:hover,.btn-brand:hover{background:#0b261d!important;border-color:#0b261d!important}
.card,.panel,.modal-content{border-color:#dcd6c9!important}.card-header,.modal-header{border-bottom-color:#c8a96a}
thead th,.table-light th{background:#e8eee8!important;color:#0b261d!important}
.form-control:focus,.form-select:focus{border-color:#7f9d88!important;box-shadow:0 0 0 .2rem rgba(47,102,80,.14)!important}
a{color:#2f6650}.text-primary{color:#173f31!important}.bg-primary{background:#173f31!important}
