.psf-polylang-switcher {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.psf-polylang-switcher img {
    display: inline-block;
    width: 22px;
    height: auto;
}

.psf-polylang-switcher a {
    text-decoration: none;
}
