.social-list {
  justify-content: flex-start;

  .cui-list-item {
    flex: 0 1 auto;
    width: auto;
    margin: 0 rem-calc(8);
  }
}
