body {
  margin: 0;
  padding: 0;
  font-family: Rubik,system-ui,sans-serif;
  color: #EC4899;
}

a {
  color: #134E4A;
  text-decoration: none;
}
