  .header_logo .logo_default img {
    max-width: 180px !important;
    margin-top: -50px;
}

.site-footer .footer .widget-title {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

.site-footer .footer .widget-title:before {
    width: 30px;
    height: 2px;
    background: #f6891f;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -12px;
}