.component-social-list__icon-wrapper.h5 {
  line-height: 1rem;
}

.component-social-list__icon-wrapper .icon {
  width: 2rem;
  height: 2rem;
}

@media screen and (max-width: 750px) {
  .component-social-list {
    width: 100%;
    justify-content: space-between;
  }
}
