body {
  font-size: 15px;
  line-height: 1.66;
  word-break: break-all;
  background-color: #ffffff;
}

.black body,
body.black {
  background-color: #111112;
  color: #bfbfbf;
}

.theme-elder td:first-child {
  width: 40px;
}
.theme-elder td:nth-child(2) {
  width: 56px;
}
.theme-elder table {
  font-size: 18.2px;
}
.theme-elder .page {
  font-size: 19.5px;
}
.theme-elder h1 {
  font-size: 23.4px;
}
.theme-elder h2 {
  font-size: 20.8px;
}
.theme-elder h4 {
  font-size: 19.5px;
}
.theme-elder .btn-cancel {
  font-size: 22.1px;
}