cursor: url(https://assets.habr.com/qna/6516ca7e/images/search-filters-arrow.svg) 0 0, not-allowed;
.item {
background: #cd4747;
margin-bottom: 15px;
}
.item:nth-child(6n+2) {
background: #3c8f3c;
}
.item:nth-child(6n+3) {
background: #4986a3;
}
.item:nth-child(6n+4) {
background: #444;
}
.item:nth-child(6n+6) {
background: #9100ff;
}
.item.item-big {
grid-column: span 2;
grid-row: span 2;
background: #e7b3b3;
}
И какие вообще в подобных ситуациях есть символы?
Попробуйте привести к такому виду