.icon__sunny{
  color: green;
  font-size: 120%;
}

.icon__freeze{
  color: cyan;
  font-size: 120%;
}


.icon__incomplete{
  color: orange;
  font-size: 80%;
}
