* {
  margin:0;
  color:var(--black);
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  text-decoration: none;
  font-style: normal;
 
}