body.single-post .et_pb_section:has(.et_pb_post_title) {
	border-bottom: 1px solid var(--producto-color-destacado) !important;
}
body.single-post .et_pb_post_content {
	border: 1px solid var(--producto-color-destacado) !important;
	padding: 20px !important;
}
body.single-post .et_pb_post_content > div {
	width: 100% !important;
	margin: 0 !important;
}