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

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