/* custom.css
   Use this file to override or tweak existing theme classes across all template pages.

   Placement: `css/custom.css` is detected by the theme via {assetExists file="custom.css"}
   and will be included automatically from `includes/head.tpl` when present.

   Tips:
   - Add only the rules you need to change.
   - Try to use equal or higher specificity than the original selector so you don't need !important.
   - If caching prevents you from seeing changes, clear template cache in WHMCS admin or append a query string when testing.
   - For big changes, consider prefixing your rules with a wrapper class to scope them.

*/