body{
  font-family: Inter,Arial,sans-serif;
  color: #713F12;
  background: #f5f5f5;
}

a{
  color: #EF4444;
}

p{
  margin: 0 0 18px;
}
