body {
  background-color: #ffcc66;
}

.legacy-content {
  background-color: #000;
  width: 100%;
  padding: 32px 0;
}
.legacy-content > table:first-of-type {
  width: 700px !important;
  margin: 0 auto;
}
.legacy-content
  > table:first-of-type
  tbody
  tr:first-of-type
  > td:first-of-type
  > div
  a
  font {
  color: #8caed6 !important;
}
