
.et_pb_module .et_pb_post {
	display: flex;
	flex-direction: column;
}

.et_pb_module .et_pb_post .entry-title {
	order: 2;
}

.et_pb_module .et_pb_post .entry-featured-image-url {
	order: 3;
}

.et_pb_module .et_pb_post .post-meta {
	order: 1;
}

.et_pb_module .et_pb_post .post-content {
	order: 4;
}

.et_pb_module .et_pb_post {
	display: flex;
	flex-direction: column;
}

.et_pb_module .et_pb_post .entry-title {
	order: 2;
}

.et_pb_module .et_pb_post .entry-featured-image-url {
	order: 3;
}

.et_pb_module .et_pb_post .post-meta {
	order: 1;
}

.et_pb_module .et_pb_post .post-content {
	order: 4;
}
