.social-btn {
  &.facebook {
    background-color: #3360ff;
    color: #fff;

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