.bd-hero--operational { box-shadow: inset 4px 0 0 #4f7d5a; }
.bd-hero--degraded { box-shadow: inset 4px 0 0 #b78512; }
.bd-hero--partial_outage { box-shadow: inset 4px 0 0 #b4602a; }
.bd-hero--major_outage { box-shadow: inset 4px 0 0 #8c3b34; }
.bd-hero--maintenance { box-shadow: inset 4px 0 0 #4b6587; }
.bd-hero--unknown { box-shadow: inset 4px 0 0 #667085; }
