Issue #3521647: Fix 'Open Category' button visibility in Categories Listing paragraph

The "Open Category" button in the Categories Listing paragraph has the same color for both background and text, making the label unreadable.

Steps to Reproduce

  • Create a Program node.
  • Add a Categories Listing paragraph.
  • Save and view the node.
  • The nodes (type Program Subcategory) are rendered through a View, each with an "Open Category" button.

Expected Result

The button should have proper contrast:

  • White background
  • Blue text

Before: image After: image

Merge request reports

Loading