:root {
    --primary-color: #d11fa2;
    --secondary-color: #6747cf;
    --tertiary-color: #d9d9d9;
    --accent-color: #c5db35;
}