:root {
  --dxt-color-base: #00b2b0 !important;
  --dxt-color-link: #00b2b0 !important;
  --dxt-color-accent1: #05e993 !important;
  --dxt-color-accent2: #00b2b0 !important;
  --dxt-color-text: #555555 !important;
  --dxt-color-headings: #333333 !important;
  --dxt-color-footer: #ffffff !important;
  --dxt-color-footertext: #747a85 !important;
  --dxt-color-secheader: #00b2b0 !important;
  --dxt-color-secheadertext: #fffffe !important;
  --dxt-color-card: #eeeeee !important;
  --dxt-color-cardtext: #444444 !important;
  --dxt-color-header: #ffffff !important;
  --dxt-color-headertext: #696969 !important;
  --dxt-color-headerside: #20252a !important;
  --dxt-color-headersidetext: #737a85 !important;
  --dxt-color-pagetitle: #00b2b0 !important;
  --dxt-color-pagetitletext: #fffeff !important;
  --dxt-color-graylight: #cccccc !important;
  --dxt-color-graylighter: #ededed !important;
  --dxt-color-silver: #f1f1f1 !important;
  --dxt-color-body: #efefef !important;
}

h1 a, h2 a, h3 a, .node-title a, article h1 a, article h2 a {
  color: var(--dxt-color-headings) !important;
}

.nav-link {
  color: #ffffff !important;
}

.nav-link {
  text-transform: none !important;
}

h1 a, h2 a, h3 a, .node-title a, article h1 a, article h2 a {
  text-decoration: none !important;
}

img[src*="nzsq_logo1"] {
  width: 129px !important;
  height: 80px !important;
}

.page-title, h1 {
  font-family: "Source Sans Pro Light", "Source Sans Pro", sans-serif !important;
  font-weight: 300 !important;
}
