/*
Theme Name: PHI Pro Theme v2
Theme URI: https://phi.org.ng
Author: PHI Development Team
Description: Preventive HealthCare Initiative professional WordPress theme.
Version: 2.0.1
Text Domain: phi-pro-v2
License: GPL-2.0+
*/

:root{--pink:#ed1761;--green:#004d45}
body{margin:0;font-family:Arial,sans-serif;color:#173b35}
.phi-header{display:flex;justify-content:space-between;align-items:center;padding:20px 5%}
.phi-btn{background:#ed1761;color:white;padding:12px 25px;border-radius:30px;text-decoration:none}
.hero{padding:70px 5%;background:#fff7fa}
.card{padding:25px;border-radius:20px;box-shadow:0 5px 20px #ddd}
