.flag {
    width: 32px;
    height: 32px;
    margin-right: .25rem;
}
.bg-flag {
    background: url("/wp-content/themes/childtheme/flags/be.png") no-repeat 0 0;
}
.fr-flag {
    background: url("/wp-content/themes/childtheme/flags/fr.png") no-repeat 0 0;
}
.nl-flag {
    background: url("/wp-content/themes/childtheme/flags/nl.png") no-repeat 0 0;
}
.it-flag {
    background: url("/wp-content/themes/childtheme/flags/it.png") no-repeat 0 0;
}
.sa-flag {
    background: url("/wp-content/themes/childtheme/flags/sa.png") no-repeat 0 0;
}
.uk-flag {
    background: url("/wp-content/themes/childtheme/flags/uk.png") no-repeat 0 0;
}
.se-flag {
    background: url("/wp-content/themes/childtheme/flags/se.png") no-repeat 0 0;
}
.no-flag {
    background: url("/wp-content/themes/childtheme/flags/no.png") no-repeat 0 0;
}
.dk-flag {
    background: url("/wp-content/themes/childtheme/flags/dk.png") no-repeat 0 0;
}