/*
 Theme Name:   Pandistan Theme
 Template:     bold-photography
 Version:      1.0.0
*/

body {
	background-color: black;
}

.entry-date { 
  display: none; 
}

.entry-meta {
	display: none;
}

.post-navigation {
	display: none;
}

#colophon {
	display: none;
}

.editor-block-list__layout, .editor-block-list__layout .editor-block-list__block {
	color: black;
}

.editor-post-title__block .editor-post-title__input {
	color: black;
}