<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

.flag {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('flags.png') no-repeat;
}


.flag.flag-ro {
    background-position: -32px 0;
}

.flag.flag-hu {
    background-position: 0 0;
}

.flag.flag-us {
    background-position: 0 -32px;
}
</pre></body></html>