:root {
    --primary-color: #b10ede;
    --secondary-color: #8e28c9;
    --tertiary-color: #e8e8e8;
    --accent-color: #f72990;
}