:root {
    --primary-color: #1230c6;
    --secondary-color: #1e1e1e;

    --linear-color-3: rgb(55, 125, 255, 0.8);
}