.button-ps-socialfollow-discord {
  background-image: url('../../assets/icon/discord.svg')!important;
  background-position: 50%!important;
  background-size: 2rem auto!important; 

}
.button-ps-socialfollow-twitter {
  background-image: url('../../assets/icon/x.png')!important;
  background-position: 50%!important;
  background-size: 2rem auto!important;
  background-repeat: no-repeat!important;

}
.button-ps-socialfollow-fb {
  background-image: url('../../assets/icon/fb.png')!important;
  background-position: 50%!important;
  background-size: 1.4rem auto!important;
   background-repeat: no-repeat!important;
}
.button-ps-socialfollow-in {
  background-image: url('../../assets/icon/linkedin.png')!important;
  background-position: 50%!important;
  background-size: auto 2rem!important;
   background-repeat: no-repeat!important;
}
.button-ps-socialfollow-youtube {
  background-image: url('../../assets/icon/youtube.png')!important;
  background-position: 50%!important;
  background-size: auto 2rem!important;
   background-repeat: no-repeat!important;
}
.button-ps-socialfollow-tik {
  background-image: url('../../assets/icon/tik.png')!important;
  background-position: 50%!important;
  background-size: auto 2rem!important;
   background-repeat: no-repeat!important;
}
.button-ps-socialfollow-insta {
  background-image: url('../../assets/icon/insta.png')!important;
  background-position: 50%!important;
  background-size: auto 2rem!important;
   background-repeat: no-repeat!important;
}
