:root {
    --primary: #52796f; 
    --primary-hover: #354f52; 
    --bg-hero: #f4f7f6; 
    --text-main: #2f3e46;
    --text-muted: #6b7a75;
    --bg-light: #fbfcfc;
    --border-color: #e2e8e5;
}