.parrafo {   
    font-size: 24px;
    font-weight: 2;
    color: #fff;
    font-family: "Berkshire Swash";
    line-height: 20px;
    text-align: center;
}  

h3 {
    font-size: 26px;
    font-weight: 100;
    color: #fff;
    font-family: "Berkshire Swash";
/*    line-height: 24px;*/
   
}  
.normalita {
	font-family: sans-serif;
} 

.parrafito {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: white;
}

.parrafo2 {   
    font-size: 18px;
    font-weight: 1;
    color: #fff;
    font-family: 'Courgette', cursive;
    line-height: 20px;
    text-align: justify;
}  

.parrafo3 {   
    font-size: 18px;
    font-weight: 2;
    color: #fff;
    font-family: "Berkshire Swash";
    line-height: 20px;
    text-align: center;
} 

.parrafo4 {   
    font-size: 22px;
    font-weight: 1;
    color: #fff;
    font-family: 'Courgette', cursive;
    line-height: 30px;
    text-align: center;
} 


.centra-imagen {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
}