/**
override.css

This file exists to override any porto stuff to our needs
 */

.footer-middle {
    padding-bottom: 0;
}

.footer-middle-2 {
    padding-top: 0;
}

.footer-middle-2 .block-title {
    color: #e87a36;
    margin-bottom: 10px;
}

.footer-bottom .container::before {
    height: 0px !important;
}
