.entry-title {
  text-align: center;
  font-size: 32px;
  font-variant: small-caps;
}

.textwidget>:first-child {
  margin-bottom: -6px;
}

#masthead .main-navigation {
  font-size: 18px;
}

body:not(.ios) .main-navigation ul li:hover>ul {
  font-variant: small-caps;
}

#colophon a {
  text-decoration: none;
  font-weight: lighter;
}

#colophon a:hover {
  text-decoration: none;
  font-weight: lighter;
}