/*
 * img - html element
 * #id - id identifier
 * .class - class identifier
*/

.page-header .motto .title {
  font-family: 'Apple Chancery', cursive;
}

.page-header .motto .subtitle {
  font-family: 'Capitals, serif;
}

.page-header .motto .address {
  font-family: 'Times New Roman', serif;
}

.nav-column {
  width: 12em;
}

.nav-column .nav-border {
  border-width: .5px;
}