:root {
    --main-color: #4eb3f6;
    --main-color-highlight: #ff6499;
    --main-bg-color: linear-gradient(170deg, #ff6499 0%, #d04373 100%);
}