
body {
    font-family: Arial, sans-serif;
    color: #333;
}
p {
    margin-bottom: 10px;
}
strong {
    color: #1a73e8;
}
