/* ==========================================================================
   Trinico Child Theme - Custom Styles
   Parent: Nexus (WHMCS 9.0)
   --------------------------------------------------------------------------
   This file is loaded AFTER the parent Nexus theme.css and overrides it
   by cascade. Add all custom CSS here. Do NOT edit parent theme files.
   ========================================================================== */

/* ----- Brand colour overrides --------------------------------------------- */
:root {
    --trinico-blue:   #44A8DA;
    --trinico-green:  #ABC441;
    --trinico-cobalt: #1B77C9;
    --trinico-orange: #FF6600;
}

/* Custom CSS rules will be added here as theme settings are configured
   via the Trinico Theme addon in WHMCS admin. */
