.social_icons {
  display: flex;
  justify-content: flex-end;
  column-gap: 12px
}
.social_icon img {
  height: 24px;
}