.ct {
  background-color: #0f0f0f;
}

body {
  background-color: #0f0f0f;
}

.ct .bottom .link {
  color: #fff;
}

.ct .text-ct {
  color: #fff;
}

tbody .description-column {
  color: #fff;
}

.vote-count, .note-count {
  color: #aaa;
}

.solutions-table th {
  background-color: #2e2e2e;
  border-bottom: 1px solid #2e2e2e;
  color: #fff;
}

.solution-row {
  border-bottom: 1px solid #2e2e2e;
  color: #fff;
}

.solution-row td {
  border-bottom: 1px solid #2e2e2e;
  color: #fff;
}

.solutions-table {
  border-color: #2e2e2e;
}

.solution-column {
  border-color: #2e2e2e;
}

.solutions-table th:first-child {
  border-right: 1px solid #494949;
}

.ct .carousel {
  display: none;
}

.solutions-ct * {
  color: #fff;
}

.ct .bottom .right .content {
  border-left: 1px solid #323232;
}

.button-row-2 {
  border-top: 1px solid #323232;
}

.note-item {
  border-bottom: 1px solid #323232;
}