body {
    background-color: #f7f9fc;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    color: #333;
}

h1 {
    color: #2a5d84;
}

img {
    border-radius: 8px;
    max-width: 100%;
}
