.timeframe, .components-uptime-link {
  display: none;
}

a#show-updates-dropdown {
background: #E9FF92 !important;
color: #000000;
}

.flat-button, .masthead .updates-dropdown-container .show-updates-dropdown, .layout-content.status-full-history .show-filter.open {
    background-color: #E9FF92;
  	  color: #000000;
}


.updates-dropdown-sections-container .privacy_policy_information, .terms_and_privacy_information {
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    margin-top: 16px;
    color: #E9FF92;
  }


.layout-content.status.status-index .unresolved-incidents .unresolved-incident .incident-title a {
    color: #fcfefe;
}

.flat-button:hover, .layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown:hover {
    color: #000000;
}