/* Cardinar HR custom polish */
.main-header.navbar { background: linear-gradient(90deg,#1f7a55,#2c8d63); }
.nav-sidebar .nav-item.menu-open > .nav-link { background:rgba(255,255,255,0.08); }
.brand-link { background:#1f6b48 !important; }
.content-header h1 { font-weight:600; }
.btn-primary { background-color:#2c8d63; border-color:#1f7a55; }
.btn-primary:hover { background-color:#226a4a; }
table.table thead th { background:#f5f7fa; }
