body {
  background: #0f1012 !important;
  color: #f3f4f6 !important;
  padding-bottom: 78px !important;
}

h1, h2, h3, h4, h5, h6,
.page-title,
.sub,
.section h2,
.card h2,
.container h1,
.wrap h1 {
  color: #f3f4f6 !important;
}

p, li, .section p, .card p, .faq-inner, .sub, footer, .highlight {
  color: #cbd5e1 !important;
}

.section,
.card,
.container,
.wrap > .card,
.faq-item,
.maintenance-card,
header.card,
.notice,
.highlight,
.screenshot {
  background: #15171b !important;
  border: 1px solid #2a2d33 !important;
  box-shadow: none !important;
}

.faq-toggle {
  background: #15171b !important;
  color: #f3f4f6 !important;
  border-bottom: 1px solid #2a2d33 !important;
}

.faq-toggle[aria-expanded="true"] {
  background: #20242a !important;
}

.help-buttons a,
.contact a,
.btn,
.btn-link {
  background: #f3f4f6 !important;
  color: #111318 !important;
  border: 1px solid #f3f4f6 !important;
}

a {
  color: #f3f4f6;
}

.note {
  background: #20242a !important;
  border-left: 4px solid #6b7280 !important;
}

.notice {
  color: #fca5a5 !important;
  background: #2a1518 !important;
}

.wrap,
.container,
.page-wrap {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
