.navbar .navbar-brand  {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 2.5rem;
    font-weight: normal;
    letter-spacing: 1px;
    text-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
}

@media (max-width: 48rem) {
  html {
    font-size: 1rem !important;
  }
  body {
    font-size: 1rem !important;
  }
]
