body, dialog, dialog > header {
	background-color: #fff;
}
main {
	background-color: #f0f0f0;
}
label, span, p, h2, h3 {
	color: #252627;
}