:root {
    --primary-color: #ee2b7c;
    --secondary-color: #2b60ee;
    --background-light: #f8f6f7;
    --background-dark: #221018;
    --text-main: #1b0d13;
}