.row-regione { .col-sm-10.col-md-10 { text-align: right; } } .storico-testo { a{ color: $table-header; cursor:pointer; transition: color $speed; text-decoration:none; font-weight:bold; &:hover, &:focus { color:$red-logo; text-decoration:none; } } }