.copyright
{
  color:#fff;  
  font-size: .75rem;
  text-align:right;
}
.logo--lists{padding-top: 1.5rem;}
.footer__copyright {
    padding-top: 0rem !important;
    margin-top: 1.5rem;
    border-top: 1px solid white;
}

@media (max-width: 700px) {
  .remove-sm-footer { display:none; }
  .row__footergrid {grid-template-columns : unset; }
  .webpage__footer__section { padding-top:1rem !important; }
  .contact-footer { width: 100% !important; text-align:center; border-bottom: 0px !important ; margin-bottom:0 !important; }
  footer .social-footer , .order-xl-1 { width:100% !important; text-align:center;}
  footer .social--links ul { display: unset; }
  footer .social--links ul li a { font-size: 1.5rem !important;}
  .logo--lists { border-top: 0px !important; margin-bottom: 0.25rem !important; margin-top:0 !important  }
  
}