.availability-time-line-graphic{
display: none;
}

.status-green .component-status{
  color: #0B1547 !important;
}

.component-status{
  font-weight: bolder;
}

.layout-content.status.status-index .page-status.status-none {
    background-color: #0B1547;
}

.layout-content.status.status-index .status-day .update-title.impact-critical a, .layout-content.status.status-index .status-day .update-title.impact-critical a:hover, .layout-content.status.status-index .page-status.status-critical, .layout-content.status.status-index .unresolved-incident.impact-critical .incident-title, .flat-button.background-red, .layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .incident-title {
  background-color: #0B1547;
}

.layout-content.status.status-index .unresolved-incident.impact-critical .updates {
    border-color: #0B1547;
}

.incident-title.font-large.border-color .color-primary{
  color: #0027F9;
  font-weight: bolder;
}

.status-day.font-regular.no-incidents{
display: none
}

.incident-title.font-large.border-color .whitespace-pre-wrap{
  font-size: 1.25rem !important;
  font-weight: 500;
}

.update.font-regular.resolved strong, .update.font-regular.investigating strong, .update.font-regular.completed strong, .update.font-regular.in.progress strong, .update.font-regular.update strong, .update strong{
  color: #0B1547 !important;
}