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