.properties-group .whint .properties-group__hint .properties-group__name {
    border-bottom: 1px dashed;
    cursor: pointer;
}

.file-icon {
    display: flex; align-items: center; gap: 5px;
}

.file-icon svg {
    width: 25px; display: flex; fill: #ff402f
}