body { font-family: 'Segoe UI', Arial, sans-serif; }
h2 { margin-top: 30px; border-bottom: 2px solid #007bff; padding-bottom: 5px; }
.timeline li span { font-weight: bold; color: #007bff; }
.navbar-brand { font-size: 1.3em; }
.foto-perfil {
  width: 250px !important;
  height: 250px !important;
  border-radius: 50% !important;
  object-fit: contain !important;
  background: white;
  padding: 5px;
  display: block;
  margin: 0 auto;
}