.meteo .bar > .color {
	width: 40px;
	height: 8px;
	border-right: 1px solid #ffffff;
	background: #1998db;
}
.meteo .submenu .navbar {
	background-color: #1998db;
}
.meteo .title h2 {
	font-size: 1.8em;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
}
