.backlog .boton_categoria {
  margin:0 auto;
  cursor: pointer;
}

.backlog .boton_categoria:hover{
  box-shadow: 2px 2px 5px #999;
}