html, body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.vin-detail {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.6;
}

.vin-detail .label {
  font-weight: 600;
  color: #17215B;
  margin-right: 5px;
}
