.forecast {
  background-color: rgb(230, 229, 229);
  border-radius: 6px;
  margin: 0 10px;
}
.col-12 {
  border: solid 1px;
}
