.footerList {
  [class~="icon"] {
    flex-basis: 2rem;
  }

  [class~="title"] {
    font-size: 1.125rem;
    flex-basis: 2rem;
  }
}
