.content p {
  color:var(--textgray);
}
.content {
  margin-top:50px;
}
.content p a {
  color:var(--green);
}
