#lang_switch {
    display: none;
}
#lang {
    text-transform: uppercase;
}
a:hover {
    text-decoration: none;
}
button:focus {
    outline: 0px dotted;
}

