body{
  margin:0;
  padding:0;
  font-family:PT Sans, system-ui, sans-serif;
  color:#5B21B6;
}

a{
  color:#A855F7;
  text-decoration:none;
}

h2{
  font-size:21px;
  margin:0 0 22px;
  font-weight:400;
}
