.dark-theme { background: #1f242a; color: #fff; }

.dark-theme a { border-color: #777; }

.dark-theme nav a { color: #fff; }
.dark-theme nav span { background: #fff; color: #000; }

.dark-theme header .top div span { color: #ddd; }

.dark-theme .visual { background: url('/i/visual-dark.jpg') no-repeat; background-size: cover; }

.dark-theme .reviews a { color: #fff; }

.dark-theme .content *,
.dark-theme #content *,
.dark-theme .infoblocks * { color: #fff; }


.dark-theme .content table tr td:nth-child(1) { color: #ddd; }