.layout-content.status.status-index .page-status.status-none {
    background-color: #3498db;
}

.logo-container img {
  height: 50px !important; 
}

#show-updates-dropdown{
  padding: 15px;
  font-size: 14px;
}

span.status.font-large {
  color: #0F1832 !important;
  font-size: 16px;
  font-weight: normal;
}

div.page-status.status-none {
  display: flex;
  justify-content: center;
  background-color: #DAF5ED !important;
}

span.component-status{
  color: #0C7C5B !important;
}

.layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item.light {
  color: #647982;
}

.components-section .components-uptime-link {
  color: #647982;
}

.layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item {
 color: #647982; 
}

.layout-content.status .incidents-list.format-expanded .status-day >p {
  color: #647982; 
}

#past-incidents {

}