:root {
  --body-color: #232323;
}
header .header-nav { background-color: #1a5276 !important; }
.btn-primary, .btn-primary:hover { background-color: #1a5276 !important; border-color: #1a5276 !important; }
a { color: #1a5276 !important; }
a:hover { color: #0e3a56 !important; }
#footer { background-color: #1a5276 !important; }
.banner-version { position: fixed; top: 0; left: 0; z-index: 9999; background: #1a5276; color: #fff; padding: 4px 16px; font-size: 14px; font-weight: bold; border-bottom-right-radius: 8px; }
