.button-back-list {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
.button-back-list:hover {
  text-decoration: none;
}
.button-back-list:active {
  text-decoration: none;
} 
.button-back-list:focus {
  text-decoration: none;
} 