.social-btn {
  &.apple {
    background-color: #fff;
    color: #353535;

    &:after {
      color: #353535;
      content: "\f179";
    }
  }
}
