Apply the final border fix requested by Sam for the USPS related-resources card.
Updated live WordPress page 61366 at /practice-areas/delivery-vehicle-accidents/usps-delivery-accidents/.
Added a higher-specificity rule:
.sa-page-wrapper .sa-main-content .sa-callout-light.sa-related-resources-card{border-top:0 !important;border-right:0 !important;border-bottom:0 !important;border-left:4px solid #D97706 !important;}
This makes the card border behavior explicit and prevents older .sa-callout-light styling from restoring the three-sided navy border.
Public HTML readback confirmed the explicit border rule is live, the title-case related-resource links are still present, and the navy default/orange hover link rules remain in place.
Local backup and verification files are in /Users/samaguiar/Documents/Projects/admin/session_logs/usps-related-border-final-fix-2026-06-12/.
If continuing, visually inspect the related-resources card on the live USPS page. It should have only a Foundry orange left rail, no navy border on the other three sides.