﻿body[data-page="home"] .brand,
body[data-page="about"] .brand,
body[data-page="downloads"] .brand,
body[data-page="docs"] .brand,
body[data-page="status"] .brand {
  text-shadow: none;
}

.panel .section-head {
  font-size: 17px;
  margin: 0 0 8px;
}

.small-note {
  color: #4d5f70;
  font-size: 12px;
}

.tight {
  margin-top: 4px;
  margin-bottom: 4px;
}

.directory-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.directory-list li {
  border-bottom: 1px solid #e2e8ec;
  padding: 6px 0;
}

.directory-list a {
  text-decoration: none;
}

.directory-list a:hover {
  text-decoration: underline;
}
