body {
  font-family:Roboto, system-ui, sans-serif;
  margin:0;
}
a {
  color:#EC4899;
  text-decoration:underline;
}
a:hover {
  text-decoration:underline;
}
.wrapper {
  max-width:1000px;
  padding:0 23px;
}
