/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-04-2017, 17:59:52
    Author     : LDELABAR
*/

.muygrande {
    font-size: 6rem;
}

.grande {
    font-size: 4rem;
}

.medio {
    font-size: 2rem ;
}

.noticia {
    line-height: 1.7;
}

#tituloRecetas {
    margin-top: 1.5em;
}