@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Raleway');
h1,h2,h3,h4,h5,h6{
font-family: 'Oswald', sans-serif;
}
h1{
margin-top: 20px;	
}
p{
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
.top-bar{
padding: 5px;
background: #0074aa;
margin-bottom: 20px;
}
.top-bar li{
padding:0;
}
.top-bar, .top-bar ul {
background: #0074aa;
}
.editore{
color: #e96e5e;	
}  