/* .page-node-type-pittwire-home #block-subscribetopittwire {padding: 25px 25px 40px;} */
.left-nav-content .block {margin: 25px 50px 40px 25px;} 
.left-nav-content .block-social-sharing-block {margin: 0; text-align: center;}
#block-subscribetopittwire {margin: 0;}
.view-passings .news-card {padding-right: 0;}
.view-passings .passings-share { padding: 0.5rem 0 1em;}
.view-passings .passings-share a {font-size: 1rem; text-decoration: none; margin-right: 1em;}
.view-passings .passings-link .fa:before {font-size: 1rem; margin-right: 0.5em;}
.page-node-type-article-page .layout--article .main-content .paragraph--type--pittwire-text-box { background: #f2f2f2; padding: 25px;}
.page-node-type-article-page .layout--article .main-content .paragraph--type--pittwire-text-box p { margin-bottom: 2em}
.page-node-type-article-page .layout--article .main-content .paragraph--type--pittwire-text-box p:last-child { margin-bottom: 0}
.node--unpublished {background-color: #fff4f4;}
.alert.alert--notice { color: #003594; background: #ffb81c; }
.alert.alert--notice .alert-copy .title { color: #003594}
.alert.alert--notice .alert-copy a { color: #003594; }
.alert.alert--notice .alert-close::before {color:#003594; }
/*basic pages */.page-node-type-page .region-header {background: #003594;}
.page-node-type-page .header { position: relative;}
.page-node-type-page .link-list-wrapper { margin: 0; background: #eaeaea;}
.block-field-blocknodepagefield-introduction { font-family: "Rubik", sans-serif; color: #141b4d; font-size: 32px; font-style: italic; text-align: center; margin: 8px auto 64px;}
.page-node-type-page .node__content > div:last-child { padding-bottom: 0;}
.page-node-type-page .figcaption { font-family: "Rubik", sans-serif; font-size: 16px;  }
.path-frontpage .hero-banner-content-container::after {background: transparent !important;}
.footer-quicklinks-item ul li:first-child { display: block !important;}
.block-field-blocknodepagefield-hero-image img {
  display: block;max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 575px) { .page-node-type-article-page .layout--article .main-content .paragraph--type--pittwire-text-box { padding: 35px; }}
@media (min-width: 992px) {
.block-field-blocknodepagefield-introduction { font-size: 40px; margin: 10px auto 90px;}
}
.fa-twitter:before {
  font-family: sans-serif !important;
  content: "\1d54f";
  font-size: 115%;
  font-weight: bold;
}
.left-nav-content .social-media-links--platforms {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.arrowlink {
  position: relative;
  padding-right: 40px;
}
.arrowlink:after {
  content: "\f10a";
  font-family: "icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  transition: all 0.3s ease;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}