/* Hide the default single post title */
.single-post h1,
.single-post .entry-title,
.single-post .post-title {
    color: #f4f4f4;
}