
body {
    font-family: 'Lato', sans-serif !important;
}
.hide{
    display:none;
}
.show{
    display:block;
}
nav{
    margin-bottom: 30px;
}