* {
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M0 0 L0 14 L4 10 L7 16 L9 15 L6 9 L11 9 Z' fill='%23080808' stroke='white' stroke-opacity='0.35' stroke-width='1' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0, default;
}

a, button, [role="button"], summary, select,
label[for], input[type="checkbox"], input[type="radio"],
input[type="submit"], input[type="button"], input[type="reset"],
.big-cta, .switcher-btn, .nav-item, .back-btn, .logo-badge,
.project-card, .card.bw-clickable, .icon-btn, .filter-btn,
.hero-project, .info-card.alt {
    cursor: pointer;
}
