.social-btn {
  &.tumblr {
    background-color: #001935;
    color: #fff;

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