.social-btn {
  &.gitlab {
    background-color: #e25235;
    color: #fff;

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