.layout-content.status.status-index .page-status.status-none {
    background-color: #000000;
}

#show-updates-dropdown {
  background-color: #000000;
}

body {
  background-color: #FDFBF4;
}


.border-color {
  border-color: #000000 !important;
}


p.color-secondary, a.color-secondary {
  color: rgba(0,0,0,0.7)!important;
}

.legend-item, .history-footer-link, small, .small {
  color: rgba(0,0,0,0.7)!important;
}

span.component-status  {
font-weight: 500;
}

.component-container {
  background-color: #ffffff;
 
}

.layout-content.status.status-full-history, .history-nav, .left-arrow:before, .right-arrow:before {
	  color: #000000 !important;
}

.components-uptime-link a, .page-footer a {
color: #000000;
}