body{
    padding: 16px;
}

.textoBajadaSeccion{
    text-align: center;
}

#h1-frigobar,
.h1-frigobar{
    font-size: 24px;
    font-family: 'latoregular', Helvetica, sans-serif;
    font-weight: bold;
}

#h1-desayuno{
    font-family: 'latoregular', Helvetica, sans-serif;
    font-weight: bold;
    font-size: 30px;
}

.item-desayuno{
    font-size: 20px;
    font-family: 'latoregular', Helvetica, sans-serif;
    font-weight:normal;
    font-style: italic;
}

.separador{
    margin: 0;
    padding: 0;
}