.flag-hover:hover {
    box-shadow: 0 0 5px #005;
}

.flag-active {
    box-shadow: 0 0 5px #222;
}