.logo-container img {
  width: 70%
}

a#show-updates-dropdown:hover {
    background-color: #0234e1;
}

a:not(#show-updates-dropdown):hover {
  color: #0234e1;
  
}