/* Country flags as images, so they render on Windows too (Windows has no
   flag emoji and shows the two-letter code instead). SVGs from flag-icons
   7.5.0, MIT, see LICENSE in this folder. !important because Elementor's
   `.elementor img` rules would otherwise resize them. */
html img.flag{display:inline-block!important;width:auto!important;height:.8em!important;max-width:none!important;margin:0 .1em!important;vertical-align:-.04em!important;border:0!important;border-radius:2px!important;box-shadow:0 0 0 1px rgba(0,0,0,.08)!important;}
