.link_wrapper {
  cursor: pointer;
}
a.link_wrapper {
  text-decoration: none;
}
/*
.link_wrapper:hover{
  opacity: 0.95;
} */
