
.main h3 + ul a[target="_blank"]:after,
.slideshow a[target="_blank"] h2:after {

  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;

  content: "\e007";
  font-size: 65%;
  padding-left: 5px;
  position: relative;
  top: -1px;
}


.footnotes-list p{
  font-size: 13px;
  line-height: 20px;
  margin: 16px 0 0;
}

.footnotes-list .footnote-ref + p{
  margin-top: 0;
}

.footnotes-list blockquote p{
  margin: 14px 0 0;
}
.footnotes-list blockquote p:first-child{
  margin: 0;
}


#connect {
    border:0;
}


@media only screen and (min-width: 480px){
  
  #footer nav {
      border-right:1px solid #e8e6e3;
  }
  
}