:root {
    --ihlas-blue: #003e92;
    --ihlas-orange: #ff9d00;
    --ihlas-light-blue: #4779cc;
    --text-light-blue: #a8bee2;
    --light-background: #deebf2;
    --light-background-2: #d3def0;
    --light-background-3: #edf5ff;
    --background-layer: #f4f4f4;
    --text-dark: #1F2937;
    --text-gray: #6B7280;
    --desktop: 1400px;
}