/*
 Theme Name:   Twenty Twenty-Five Child
 Description:  Child Theme für Twenty Twenty-Five
 Author:       Holger Selig
 Author URI:   https://example.com/
 Template:     twentytwentyfive
 Version:      1.0.0
 Text Domain:  twentytwentyfive-child
*/
.pll-lang-switcher { font-size: 1.4rem }
.pll-lang-switcher { display:flex; gap:.75rem; align-items:center; }
.pll-lang-switcher li { list-style: none }
.pll-lang-switcher li a { text-decoration:none; }
.pll-lang-switcher li.current a { text-decoration:underline; }
.pll-lang-switcher img { width:1em; height:auto; vertical-align:middle; }
