.monthly-weather-icon {
  display: block;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  filter: saturate(.9);
}

.monthly-weather-svg-icon {
  font-family: "Segoe UI Emoji", "Apple Color Emoji", sans-serif;
  font-size: 13px;
  pointer-events: none;
}
