:root {
    --main-color: #932b91;
    --main-color-highlight: #e64996;
    --main-bg-color: linear-gradient(170deg, rgb(249 111 179) 0%, rgb(178 38 108) 100%);
}