/* Add here all your CSS customizations */
#testimonial{
    
     background: url(../img/custom-header-bg-3.jpg);
     background-position: 50% 100%;
     min-height: 540px;
     
}
.mb-xl {
    margin-bottom: 0px !important;
}

section.section{
    margin : 0px !important;
}

#footer .container .row > div{
    margin-bottom: 0px;
}

#footer .footer-copyright {
    margin: 20px 0px 0px 0px !important;

}

#footer .logo {
    margin-top: 0px !important;
}

.portfolio-title {
    margin-top: 30px !important;
}
