.social-btn {
  &.github {
    background-color: #000000;
    color: #fff;

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