/*
 * custom.css — ruvents.com overrides
 *
 * The project ships only a minified `main.min.css` (209 KB) with no SCSS
 * sources and no source map, so it must not be edited directly. Put every
 * new or changed rule here instead: this file is loaded after main.min.css,
 * so equal-specificity rules win by cascade order.
 *
 * Conventions:
 *   - Group rules under a section comment naming the page or component.
 *   - Match the existing breakpoints: 575.98 / 767.98 / 991.98 / 1199.98 / 1660.
 *   - Prefer raising specificity over `!important`; if `!important` is
 *     unavoidable, add a short comment explaining which rule it overrides.
 *   - Bump the `?v=` query in the <link> tags when shipping changes, otherwise
 *     the CDN and browsers keep serving the old file.
 */
