/* Links */
.wr-c-weather-watchers-report {
  padding-bottom: 32px;
  color: #222222;
  /*
    * Images for weather watchers are not in 16x9 format so need to be cropped top and bottom
    * to fix
    */ }
  .wr-c-weather-watchers-report a:link {
    color: #222222; }
  .wr-c-weather-watchers-report a:visited {
    color: #716C65; }
  .wr-c-weather-watchers-report a:hover, .wr-c-weather-watchers-report a:focus {
    color: #1380A1;
    text-decoration: underline; }
  .wr-c-weather-watchers-report .gs-o-responsive-image--16by9 img {
    position: absolute;
    top: -16.667%;
    left: 0;
    height: 133.33%;
    width: 100%; }
  .wr-c-weather-watchers-report .wr-c-weather-watchers-report__nickname {
    color: #5A5A5A; }
  .wr-c-weather-watchers-report .wr-c-weather-watchers-report__time {
    color: #5A5A5A; }
  .wr-c-weather-watchers-report .wr-c-weather-watchers-report__pin {
    overflow: hidden; }
  .wr-c-weather-watchers-report .wr-c-weather-watchers-report__pin-icon {
    margin-right: 4px;
    float: left; }
  .wr-unit--temperature--c .wr-value--temperature--f,
  .wr-unit--temperature--f .wr-value--temperature--c {
    display: none; }
  .wr-unit--windspeed--kph .wr-value--windspeed--mph,
  .wr-unit--windspeed--mph .wr-value--windspeed--kph {
    display: none; }

/* Links */
.wr-c-english-only-notice {
  color: #5A5A5A; }

/* Links */
.wr-c-weather-watchers {
  border-top: 32px solid #f2efec; }
  .wr-c-weather-watchers .gel-double-pica-bold {
    letter-spacing: normal; }

