.editor-styles-wrapper {
    .collections-showcase {
        a {
            pointer-events: none; // For easier navigation in the editor
        }
    }
}
