/*
 * DO NOT EDIT THIS FILE.
 * It's generated automatically by 'yarn build' command.
 * @preserve
 */

.o-social-links-block {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

@media (min-width: 1025px) {
  .o-social-links-block {
    gap: 1.75rem;
  }
}
