:root{



/* colors */

    --primary-color:#0e8a7b;
    /* --secondary-color:; */
    --color-white:#fff;
    --color-black:#000;
}