#single_view .qmnr-single-view-link {
  text-decoration: none !important;
}

#single_view .qmnr-single-view-link::after {
  content: none !important;
}

#single_view .qmnr-single-view-link:hover {
  text-decoration: none !important;
}

#limited_view .qmnr-item a {
  text-decoration: none !important;
}

#limited_view .qmnr-item a::after {
  content: none !important;
}

#limited_view .qmnr-item a:hover {
  text-decoration: none !important;
}

#all_view .qmnr-item a {
  text-decoration: none !important;
}

#all_view .qmnr-item a::after {
  content: none !important;
}
