
/* do not display orejime in language selection page */ 
body.page--language-selection-page div#fedconsent{display:none;} 
body.path-language-selection-page div#fedconsent{display:none;}
/* Orejime issue - popup label jump when clicked */ 

li.orejime-AppList-item.orejime-AppList-item--essential label:focus, 
li.orejime-AppList-item.orejime-AppList-item--functional label:focus{position:inherit;} 

html .taxonomy-term__content img, html article.node img {
  padding: 0;
  margin: 5px;
}
.page--node-type-page .page__section--content ul.menu li ul.menu {
  border:none;
}

#mobile__menu--button:focus,
#mobile__menu--button:hover{
  background: #4d7aa6;
}

#mobile__menu--button {
  background: #5e5e5e
}
