.body-home{
    margin: 0;
    
    color: #111;
    background-color: #E9ECEF;

    /* font-family: "Exo 2", sans-serif; */
    font-family: "Poppins", sans-serif;

    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

