/*
 * Support #83891 - Extra gray/blank space above/below single blog posts
 * Caused by the use of the Divi Builder for posts
 */

	.single article.type-post .et_pb_section .et_pb_section { padding-top: 0; }
	.single article.type-post .et_pb_section .et_pb_section > .et_pb_row { padding: 0; }