/**
 * Fanavar Steel / Porto — border radius
 *
 * Previously this file forced 50px pill radii on almost every button and CTA,
 * overriding skin-fanavar-steel.css tokens (--border-radius: 2px, --border-radius2x: 4px)
 * and Bootstrap’s --bs-btn-border-radius chain from theme.css.
 *
 * Intentionally empty: use var(--border-radius) / var(--border-radius2x) from the skin,
 * Porto theme rules, and component-level classes (.btn-rounded, etc.) where needed.
 * True circles (avatars, icon wells) should use border-radius: 50%.
 */
