.temperatura{
  font-size: 12px;
  position: relative;
}
.weatherDay{
  font-weight: bold;
}
.temp_min{
  color: blue;  
}
.temp_max{
  color: red;  
}