//*-- Previous --*\\
.icono-previous{
    @extend .icono-next;
    transform: rotate(180deg);
    margin: $U7 $U10 $U7 $U14;
}