@layer components {
  .footer-social {
    grid-area: social;
    align-self: flex-end;
  }
}
