i {
    display: inline;
    padding-right: 10px;
}

.pointer {
    cursor: pointer;
}

.orange {
    color: #E95420;
}
.rouge {
    color: red;
}