html body .et_pb_blog .et_pb_post .post-content .post-content-inner > p:not(:first-of-type),
html body .et_pb_posts .et_pb_post .post-content .post-content-inner > p:not(:first-of-type) {
display: none !important;
}
html body .et_pb_blog .et_pb_post .post-content .post-content-inner > p:first-of-type,
html body .et_pb_posts .et_pb_post .post-content .post-content-inner > p:first-of-type {
padding-bottom: 0px;
}