body {
  font-family: "Raleway", sans-serif;
}
h1, h2, h3, h4, .ldc-brand {
  font-family: "Playfair Display", serif;
}
.ldc-navbar { letter-spacing: 1px; }
.ldc-page { margin-top: 46px; }

.ldc-hero {
  background-size: cover;
  background-position: center;
  min-height: 60vh;
}
.ldc-tagline {
  font-family: "Playfair Display", serif;
  font-style: italic;
}
.w3-table td, .w3-table th {
  padding: 10px 12px;
}
.ldc-photo {
  width: 100%;
  height: 320px;
  object-fit: cover;
}
