:root {
    --bg-main: #f7f9fb;
    --primary: #1f7aec;
    --secondary: #e5e7eb;
    --text-main: #1f2933;
    --border-radius: 14px;
}