:root {
    --primary-color: #de004a;
    --secondary-color: #facc00;
    --tertiary-color: #d4d4d4;
    --accent-color: #0cc45f;
}