/* End custom CSS */

/* Start custom CSS */
html, body {
	background: #14161a !important;
}

h1, h2, h3, h4, h5, p, li, a, .lead, .note, .quote-block p, .footer-grid p, .footer-grid a, .stat .lbl, .cap p, .cap h4, .pcard p, .pcard h3 {
	color: #e9eaec !important;
}

.tag, .pcode, .num, .dim-label.hot, .src, .cap .n, .section-link, .pcard-link, .footer-grid h5, .eyebrow, .nav-cta {
	color: #ff5a1f !important;
}

[id*="site-header"], [class*="site-header"], [id*="masthead"], [class*="masthead"] {
	display: none !important;
}
