:root {
    --firstColor: #1e1f22;
    --secondColor: #2b2d30;
    --eyeCatchColor: #48EDDD;
    --textColor: #fff;
    --successfullyMessageColor: #61b752;
}




