
.help-fixed {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}

.help-fixed .button-help {
    background-color: #f40009;
    color: #fff;
}
