#water-temp {
  font-family: 'montserrat', sans-serif, sans-serif;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
#water-temp i {
  color: #000;
  font-family: weather;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
#water-temp span {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
}
#water-temp a:hover,
#water-temp a:active {
  text-decoration: none;
}
#water-temp a {
  display: inline-block;
  margin-top: 6px;
}
