.updates-dropdown-section a:link{
  color: #000000;
  font-weight: bold;
}

.updates-dropdown-section a:hover{
  color: #555;
}

.masthead .updates-dropdown-container .show-updates-dropdown:hover {
  background-color: #222;
}

.layout-content.status .masthead .updates-dropdown-container .show-updates-dropdown:hover {
  color: #fff;
}

.flat-button:hover {
  background-color: #222;
}

.layout-content.status.status-index .components-section .component-container.is-group > .component-inner-container span:hover {
  text-decoration: underline;
}

.updates-dropdown-container .updates-dropdown .updates-dropdown-nav a.active, .updates-dropdown-container .updates-dropdown .updates-dropdown-nav a:hover {
  background-color: #4e4e4e;
  
}

.updates-dropdown-nav a:hover {
  color: #fff;
}

.updates-dropdown-container .updates-dropdown .updates-dropdown-nav a:hover .icon-container {
  background-image: url(https://dka575ofm4ao0.cloudfront.net/assets/pages/status/externalities-2428cb8b890516d7bf8ee2939dbd78ad6428890b546c7447f5892524e11e94b1.png)
}

.updates-dropdown-container .updates-dropdown .updates-dropdown-nav button:hover {
  color: #fff !important;
  background-color: #4e4e4e;
}