/*
Theme Name: Peptide Hub Child
Theme URI: https://peptideshub.co.za
Description: Upgrade-safe child theme for Peptide Hub Theme. Put client-specific CSS and template overrides here while keeping the parent theme updateable.
Author: Ivy Labs
Template: peptide-hub-theme
Version: 1.9.8
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: peptide-hub-child
*/

/*
 * CLIENT-SPECIFIC OVERRIDES GO BELOW THIS LINE.
 *
 * The parent theme is loaded first by functions.php, then this stylesheet.
 * Keep shared platform changes in the parent theme/plugin and only put
 * site-specific presentation overrides here.
 */

:root {
    /* Example per-client tokens. Uncomment only when needed. */
    /* --ph-primary: #0B4EA2; */
    /* --ph-dark: #061A33; */
    /* --ph-header-bg: #ffffff; */
    /* --ph-footer-bg: #061A33; */
}
