body {
  font-size: 16px; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

.nav > li {
  font-size: 15px !important; }

.container {
  margin: 0 auto;
  max-width: 990px; }

.footer {
  color: #B3B3B3;
  padding-bottom: 20px; }
  .footer a {
    color: #B3B3B3; }

.shift-upwards {
  margin-top: -8px; }

.row ul {
  padding-left: 18px; }
  .row ul li {
    padding-left: 3px;
    margin-bottom: 2px; }
