.ps-i18n-links { display: flex; margin: 0; pointer-events: all; color: var(--foreground); background: white; text-decoration: none; text-align: center; font-weight: 900; font-size: 24px; padding: 8px; line-height: 1em; text-shadow: 0.15vw 0px 0px var(--background); transition: text-shadow 0.1s ease; border: 12px solid var(--foreground); border-top: 0; border-right: 0; }