body {
	 font-family: Plus Jakarta Sans, sans-serif;
 font-weight: 400; 
 background: #312e20;
  color:#FFF;
}

.tooltip-content {
color: #312e20;
}

body.status, .color-primary, .color-primary:hover, .layout-content.status-index .status-day .update-title.impact-none a, .layout-content.status-index .status-day .update-title.impact-none a:hover, .layout-content.status-index .timeframes-container .timeframe.active, .layout-content.status-full-history .month .incident-container .impact-none, .layout-content.status.status-index .incidents-list .incident-title.impact-none a, .incident-history .impact-none, .layout-content.status .grouped-items-selector.inline .grouped-item.active, .layout-content.status.status-full-history .history-nav a.current, .layout-content.status.status-full-history .history-nav a:not(.current):hover, div[id^="subscribe-modal"] .modal-header .close, .grouped-item-label, #uptime-tooltip .tooltip-box .tooltip-content .related-events .related-event a.related-event-link {
  color: #e7e9e6;
}

a, a:hover, .layout-content.status-index .page-footer span a:hover, .layout-content.status-index .timeframes-container .timeframe:not(.active):hover, .layout-content.status-incident .subheader a:hover {
  color: #FF0000	;
}

.flat-button, .layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
  background: #312e20;
  font-weight:700;
  border: 1px solid #00e986;
  border-radius: 1.5625rem;
}


.layout-content.status.status-index .page-status .status {
	color: #fff;
	position: relative;
	top: 2px;
	font-weight: 700;
}

.tooltip-base {
  color: #b8dc67;
}

.layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item.light, .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item {
  color: #fff;
  opacity: 1;
}

.page-status {
	  display:none;
}


/* History page */

/* Incidents tab */

.layout-content.status.status-full-history .history-nav a {
  color: #fff;
}

.layout-content.status.status-full-history .history-nav a.current {
  background: #312e20; 
  color: #f00;
}
  

.expand-incidents {
	background: #312e20;
font-weight: 700;
	color: #fff;
	border: 0 !important;
border-radius: 1.5625rem !important;
}


/* Uptime tab */