
/* FOOTER */

body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row {
	display: flex;
	justify-content: space-between;
}
body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row::after {
	display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column {
	width: auto;
	margin: 0px;
}


