body {
  background-color: #fff;
  font-family: "Roboto",Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Arial",sans-serif
}

small, .layout-content.status .table-row .date, .color-secondary, .layout-content.status .grouped-items-selector.inline .grouped-item, .layout-content.status.status-full-history .history-footer .pagination a.disabled, .layout-content.status.status-full-history .history-nav a, #uptime-tooltip .tooltip-box .tooltip-content .related-events #related-event-header {
color: #011f3d;
}

.copyright__list {
  display: flex;
  justify-content: space-evenly;
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}


a:link {
  color: #8E3CF7	;
}

a:visited {
  color: #8E3CF7	;
}

a:hover {
  color: #3B2C5E;
}


.bottom-spacer {
  height:70px;
}

a#about-this-site {
  visibility:hidden;
  display: none;
}