.top-navigation #menu-language-switcher{
    display: flex;
}

.top-navigation #menu-language-switcher li{
    padding-left: 11px;
    padding-right: 11px;
}

.top-navigation #menu-language-switcher li span{
    text-transform: uppercase;
    font-size: 16px;
    color: #052346 !important;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}


.top-navigation #menu-language-switcher li::marker{
   content: none;
}

header#header nav.primary-navigation ul{
    text-align: right !important;
}

footer.site-footer nav.footer-navigation {
    width: unset !important;
}