blockquote.quote {
text-align: center;
font-style: italic;
font-weight: bold;
font-size: 1.2em;
margin: 20px 0;
color: #555;
}
img.logo {
  width: 100px;
}
body {
font-family: Arial, sans-serif;
line-height: 1.6;
max-width: 800px;
margin: 0 auto;
padding: 20px;
color: #333;
}
h1 {
color: #2c3e50;
text-align: center;
font-size: 2em;
}
h2 {
color: #2c3e50;
text-align: center;
font-size: 1.5em;
}
.highlight {
font-weight: bold;
color: #e74c3c;
}
.intro {
font-size: 1.4em;
text-align: center;
margin-bottom: 20px;
}
