/* Estilos extras do Lift Plantão */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.card {
  border-radius: 12px;
}

.btn {
  border-radius: 8px;
}

.navbar-brand {
  letter-spacing: -0.5px;
}

footer {
  border-top: 1px solid #e5e5e5;
}
