html { font-size: 14px; }
@media (min-width: 768px) { html { font-size: 16px; } }
html { position: relative; min-height: 100%; }
body { margin-bottom: 60px; background: #f5f7fa; color: #1b2430; }
.navbar-estates { background: #0b3d5c; }
.card-kpi { border: 0; box-shadow: 0 1px 3px rgba(11,61,92,.08); }
.table thead th { font-size: .8rem; text-transform: uppercase; letter-spacing: .04em; color: #4b5b6b; }
.flash { border-left: 4px solid #0b3d5c; }
.hero-estates { background: linear-gradient(135deg, #0b3d5c 0%, #1a6a8a 100%); color: #fff; border-radius: .75rem; }
.badge-ngn { background: #0b3d5c; }
.badge-usd { background: #1a7f4c; }
.badge-ghs { background: #b45309; }
