/* FOOTER */

body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
    font-size: 15px;
}

/* RESPONSIVE */
@media only screen and (max-width: 980px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
        font-size: 14px;
    }
}


