.social-btn {
  &.wechat {
    background-color: #04be02;
    color: #fff;

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