a
 {
  text-decoration: none !important;
}

.customify-col-9_md-9_sm-6_xs-12.builder-item.builder-first--footer_copyright {
    padding-right: 0px !important;
}

.customify-col-3_md-3_sm-6_xs-12.builder-item.builder-first--footer-5 {
    text-align: right !important;
    padding-left: 0px !important;
}

span.linkedin-icon {
    text-align: right !important;
    display: block !important;
    width: 100% !important;
}

.wpb_wrapper .vc-post-styling .slick-prev:before, .wpb_wrapper .vc-post-styling .slick-next:before {
    color: #fff !important;
    background: #000 !important;
    padding: 15px 10px !important;
    opacity: 1 !important;
}

@media screen and (max-width: 568px) {
    span.linkedin-icon {
        text-align: center !important;
    }
}