:root {
    --primary: #f97316;
    --secondary: #e11d48;
    --button: #f97316;
    --hover: #ea580c;
    --text: #111111;
    --muted: #52525b;
    --border: #e4e4e7;
    --soft: #e6f3fb;
    --hero-min-height: 575px;
    --hero-min-height-mobile: 455px;
}
