body {
    font-family: 'Lato', sans-serif;
    text-align: center;
}

section {
    padding: 65px 0 80px 0;
}

body .Error {
    color: red;
    font-size: 0.9em;
}

home .logo{
    text-align: center;
    margin: auto;
    float: none;
}

#home .img-fluid{
    width: 200px;
    height: 150px;
}

