<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --nx-bg-primary: #2F3F3C;
  --nx-bg-secondary: #889172;
  --nx-bg-tertiary: #F6F5F0;
  --nx-border-primary: #2F3F3C;
  --nx-border-secondary: #889172;
  --nx-border-tertiary: #F6F5F0;
  --nx-text-primary: #7c7c7c;
  --nx-text-secondary: #754940;
  --nx-text-tertiary: #2F3F3C; }

.nx-html.html-default {
  background-color: #f2ebe1; }

.nx-body .body-container {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-top-passport-gold.jpg) top center no-repeat; }

.nx-body.body-default {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-middle-gold.jpg) top center repeat-y; }

.nx-footer-padding {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-bottom-gold.jpg) top center no-repeat; }

.nx-body .PageElement-Title,
.nx-body h1,
.nx-body h2,
.nx-body h3,
.nx-body h4 {
  color: #754940; }

.nx-body {
  color: #7c7c7c; }

.nx-body .primary-font-color {
  color: #754940; }

.nx-body .secondary-font-color {
  color: #2F3F3C; }

.nx-body a {
  color: #754940; }

.nx-body a:focus,
.nx-body a:hover {
  color: #000; }

.nx-body .primary-bg-color {
  background: #2F3F3C; }

.nx-body .secondary-bg-color {
  background: #889172; }

.nx-body .tertiary-bg-color {
  background: #F6F5F0; }

.nx-body .primary-border {
  border: 1px solid #2F3F3C; }

.nx-body .secondary-border {
  border: 1px solid #889172; }

.nx-body .tertiary-border {
  border: 1px solid #F6F5F0; }
</pre></body></html>