/* Убирает текстовый курсор на нужных элементах */
.no-text-cursor {
    cursor: default !important;
}
