/*
Theme Name: MediPro DME
Theme URI: https://example.com
Description: DME healthcare child theme built on MediPro Framework
Author: MediPro
Template: medipro-theme
Version: 1.0.0
Text Domain: medipro-dme
*/


/*
========================================
DME Brand Overrides
========================================
*/


:root {

    --medipro-primary: #0057B8;

    --medipro-secondary: #00A896;

    --medipro-accent: #F97316;

}