body{
  margin: 0;
  line-height: 1.5;
}
a{
  color: #1E3A5F;
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
img{
  max-width: 100%;
  height: auto;
}
