.social-btn {
  &.discord {
    background-color: #7289da;
    color: #fff;

    &:after {
      color: #fff;
      content: "\f392";
    }
  }
}
