.no-cursor{
    cursor: default;
    color: #fff;
}
.no-cursor:hover{
    opacity: 1!important;
}