.a .x2026-psv-clever-ads-solutions-ltd {
  align-items: center;
  color: var(--cultured-pearl);
  display: flex;
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-m);
  font-weight: 600;
  height: 61px;
  letter-spacing: 0;
  line-height: 60.1px;
  position: relative;
  white-space: nowrap;
}

@media (max-width: 640px) {
  .a .site-footer {
    flex-direction: column;
    gap: 12px;
    padding: 24px 32px;
    text-align: center;
  }

  .a .x2026-psv-clever-ads-solutions-ltd {
    font-size: var(--font-size-xs);
    height: auto;
    line-height: 1.4;
    white-space: normal;
  }
}
