.section-footer-custom .footer-social .list-social {
  justify-content: flex-start;
}

.section-footer-custom .footer-social li:first-child a {
  padding-left: 0;
}

.section-footer-custom .footer-social .list-social__item .svg-wrapper{
  width: 30px;
  height: 30px;
}

.section-footer-custom .footer-social .list-social__item .icon{
  width: 25px;
  height: 25px;
}

.section-footer-custom .badge-image-container{
  max-width: 50px;
}

.section-footer-custom .footer-copyright{
  margin:0 auto;
  max-width: 300px;
}