:root {
    --col_main: #45AFFF;
    --col_dark: #333333;
    --col_trans: rgba(0, 0, 0, 0.15);
    --col_text_main: #494d4d;
}

