body{
margin: 0;
padding: 0;
font-family: Inter, Arial, sans-serif;
font-size: 18px;
color: #1E3A5F;
background: #fafafa;
}

a{
color: #4A2C2A;
}
