.socialcard .platform__icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.socialcard .platform__icon i {
  color: #fff;
}
.socialcard .username {
  color: #DE0442;
  font-size: 14px !important;
}
.socialcard .card, .socialcard .card-footer, .socialcard .card-body, .socialcard .card-header {
  border: none;
  border-radius: 0;
  padding: 0;
}
.socialcard .card *, .socialcard .card-footer *, .socialcard .card-body *, .socialcard .card-header * {
  color: #DE0442 !important;
}
.socialcard .card-footer {
  background-color: #fff;
}
.socialcard .card-footer * {
  color: #DE0442 !important;
  font-size: 16px !important;
}
.socialcard .profileimage {
  width: 35px !important;
  height: 35px !important;
}
.socialcard .rounded-social-buttons .social-button {
  margin-right: 0px;
  width: 50px;
  height: 50px;
  font-size: 24px;
  display: flex;
  position: relative;
  line-height: 50px;
  border-radius: 32px;
  background: #A89D91;
  align-items: center;
  justify-content: center;
}
.socialcard .rounded-social-buttons .social-button * {
  color: #fff !important;
}
.socialcard .rounded-social-buttons .social-button:hover {
  color: #DE0442 !important;
  background: #fff;
  border-color: #fff;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.socialcard .rounded-social-buttons .social-button:hover * {
  color: #DE0442 !important;
}
.socialcard .rounded-social-buttons .social-button:focus {
  color: #DE0442 !important;
  background: #fff;
  border-color: #fff;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.socialcard .rounded-social-buttons .social-button:focus * {
  color: #DE0442 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fvendor%2Fnedim-priluskic%2Fsocialwall%2Fclient%2Fscss%2F_socialselement.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%22%7D */