:root {
    --primary-color: #ff69b4;
    --secondary-color: #c71585;
    --background: #190f14;
    --text-color: #fff0f5;
    --menu-bg: #28141e;
    --intro-bg: #1e0f19;
}
