.price__blur {
    filter: blur(6px);
}

.d-none {
    display: none !important;
}

.delete-profile {
    width: max-content;
    margin-top: 10px
}

.sort__link{
    cursor: pointer;
}