.social-btn {
  &.slack {
    background-color: #4a154b;
    color: #fff;

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