
    :root {
    --full_black: black;
    --white: white;
    --gray: #545454;
    --input_bg: #FAFAFA;
    
    
    --errors_color: red;
    
    --c1: #004280;
    }
    