ul.acerca-de {
    list-style-type: none;
}

ul.acerca-de li {
    font-style: italic;
}

p.info-suscripcion {
    font-size: 0.9em;
}

span.plato-carta {
    max-width: 75%;
}

.fa {
    background: 0;
    font-size: 30px;
    line-height: 48px;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

.fa:hover {
    background:0;
    color:#febf14
}

span.menutitle {
    line-height: 25px !important;
}

h3.ui-accordion-header-active {
    background-position: -5px 8px !important;
}

