.link-style {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}
