body {
margin: 0;
padding: 0;
font-family: Roboto, sans-serif;
line-height: 1.5;
color: #065F46;
}
a {
color: #2563EB;
text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
}
