
/* 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.copyright .et_pb_text_inner p {
    font-size: 16px;
}
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.social .et_pb_text_inner p {
    line-height: 0px;
}
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.social .et_pb_text_inner p a {
    display: inline-flex;
    transition: all .2s ease-in-out;
}
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.social .et_pb_text_inner p a:hover {
    opacity: .7;
}




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


}
@media only screen and (max-width: 767px) {



}


