Report: Buyer Personas for user: admin
<!DOCTYPE html>
<html>
<head>
<title>Buyer Persona Attributes</title>
<style>
.report-container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
font-family: Arial, sans-serif;
}
.report-summary {
font-size: 1.2em;
margin-bottom: 20px;
}
.important-steps {
font-weight: bold;
color: blue;
}