/*footer .copyright-area,*/
/*footer .footer-widget-area{*/
/*    padding-left:1rem !important;*/
/*    padding-right:1rem !important;*/
/*}*/

@media (max-width:576px){
    .container{
    padding-left:1rem !important;
    padding-right:1rem !important;
}
}