/* === NovaX pages only === */
.template-page, .template-page .rte, .template-page .rte * {
background: #000 !important;
color: #fff !important;
}
.template-page .page-width, .template-page .container {
background: #000 !important;
color: #fff !important;
}
.template-page input, .template-page textarea, .template-page select {
background: #111 !important;
color: #fff !important;
border: 1px solid #444 !important;
}
.template-page a, .template-page .rte a { color: #ffd54a !important; }