p.chartSubTitle {
  font-style: italic !important;
  font-size: 14px;
  margin-bottom: 10px !important;
  color: #033669;
}

.chartTitle {
  color: #033669;
  font-weight: bold;
  font-size: 17px;
}

.portWeatherHdr {
  font-size: 20px !important;
  font-weight: bold;
  color: #033669;
  padding: 0 0 4px 0 !important;
  margin: 0 !important;
}

.backward-arrow {
  color: #033669;
  font-size: 17px !important;
}

.chartTitlePrecipitation {
  margin-top: 20px;
}

.temperatureChartDisclaimer {
  margin-top: 30px;
  font-size: 12px;
  color: #033669;
  line-height: 14px;
}

.fixed-height-chart {
  position: relative;
  height: 100px;
  overflow: auto;
}

.canvas-fixed-height {
  bottom: 0;
  position: absolute;
}
