body { background-color: #f8f9fa; }
.navbar-brand { font-weight: 600; }

.card-header { font-weight: 600; }
.card-title small { font-weight: 400; }

dl.row dt { font-weight: 600; color: #6c757d; }
dl.row dd { margin-bottom: 0.25rem; word-break: break-word; }
dl.row dd a { text-decoration: none; }
dl.row dd a[href^="tel:"] {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
