/* variables */
:root
{
    --primary-color: rgb(252, 95, 73);
    /*--primary-color: #1a365d; */
    --secondary-color: rgb(255, 235, 232);
     /*--secondary-color: #f3f4ff;*/
    
}