.social-btn {
  &.spotify {
    background-color: #1db954;
    color: #fff;

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