.img-logo{
    height: 5rem;
    width: 5rem;
}
.img-platform{
    /* width: 200px; */
    max-height: 3rem;
}

.img-footer{
    max-height: 30rem;
    max-width: 30rem;
}


body{
    font-family: "Jura", sans-serif;
}