.link1,
.link1:visited,
.link1:active,
.link1:hover {
  cursor: pointer;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.01rem;
  color: #4c5566;
}
.link2,
.link2:visited,
.link2:active,
.link2:hover {
  cursor: pointer;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.01rem;
  color: #3c7dc6;
}
