.social-btn {
  &.bitbucket {
    background-color: #0349b2;
    color: #fff;

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