.icono-next{
    width: 0;
    height: 0;
    border: $10 solid transparent;
    border-left: $10 solid;
    border-right: none;
    margin: $7 $14 $7 $10;
    box-shadow: $4 0;

}
