@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&amp;family=Noto+Serif:ital,wght@0,400;0,700;1,400&amp;display=swap');

.gpj-wide-credits {
  padding: 10rem 0;
  background-color: #272727;
  color: white !important;
}

.gpj-wide-credits-footer {
  width: 100%;
  max-width: 1536px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
}

.gpj-wide-credits .header-reporters-all a,
.gpj-wide-credits .header-reporters-all a:hover,
.gpj-wide-credits .header-reporters-all a:visited,
.gpj-wide-credits .header-reporters-all a:focus,
.gpj-wide-credits .header-reporters-main a,
.gpj-wide-credits .header-reporters-main a:hover,
.gpj-wide-credits .header-reporters-main a:visited,
.gpj-wide-credits .header-reporters-main a:focus {
  color: #fff;
}

.gpj-wide-credits .header-reporters-all {
  padding: 0;
}

.gpj-wide-credits .header-reporters-all span,
.gpj-wide-credits .header-reporters-main span {
  display: unset
}

.gpj-new-credits-editorial-header {
  font-size: 1.875rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2rem;
  font-family: "Montserrat", sans-serif !important;
  color: #fff;
}

.gpj-new-credits-staff-member {
  display: inline-block;
  margin-bottom: 1rem;
}
.gpj-new-credits-staff-member span:hover {
  text-decoration: underline;
}

.gpj-new-credits-reporter {
  color: white!important;
  text-decoration: none;
}


/******* Footer bar credits *******/
body {
  padding-bottom: 60px;
}

.gpj-custom-story-credits-footer {
    height: 60px;
    position: fixed;
    overflow-x: scroll;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: white;
    box-shadow: 0px -6px 24px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
  }
  
  .gpj-custom-story-credits-footer-inner {
    width: 100%;
    max-width: 1536px;
    min-width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    height: 100%;
  }
  
  .gpj-custom-story-credits-footer-left-wrap {
    display: flex;
  }
  
  .gpj-custom-story-credits-footer-left,
  .gpj-custom-story-credits-footer-right {
    display: flex;
    gap: 1.5rem;
    align-items: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .gpj-custom-story-credits-footer-social {
    display: flex;
    margin: 0;
    gap: 8px;
  }
   .gpj-custom-story-credits-footer-social li {
    background: #111;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
  }

  .gpj-custom-story-credits-footer-social li a {
    color: white;
    font-size: 12px;
  }
  .gpj-custom-story-credits-footer-left {
    border-left: none;
    padding: 0 1rem;
    margin-left: -1px;
  }
  .gpj-custom-story-credits-footer-right {
    border-right: none;
    padding: 0 1rem 0 1rem;
  }
  
  .credits-footer-hide {
    transform: translateY(100%);
  }
  
  .gpj-custom-story-credits-footer h3 {
    font-family: 'Montserrat', sans-serif !important;
  }
  
  .gpj-custom-story-credits-footer-date {
    flex: none;
  }
  
  .gpj-custom-story-credits-footer-date > h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
  }
  .gpj-custom-story-credits-footer-date .article-date {
    font-size: 12px;
  }
  
  .gpj-accurate-tag-wrapper a {
    color: #58595B;
    text-decoration: none;
  }
  
  .gpj-accurate-tag-wrapper a > span {
    font-family: "Montserrat";
    font-weight: bold;
    text-transform: uppercase;
    color: #58595B;
    font-size: 14px;
    display: inline;
  }
  
  .gpj-custom-story-header-reporters-main {
    display: flex;
    gap: .2rem;
    
  }
  
  .gpj-custom-story-header-reporters-main .article-author-info {
    margin: 0;
  }
  
  .gpj-custom-story-header-reporters-main a,
  .gpj-custom-story-header-reporters-main a:hover,
  .gpj-custom-story-header-reporters-main a:visited,
  .gpj-custom-story-header-reporters-main a:focus {
    color: #000;
    text-decoration: none;
  }
  
  .header-reporters-all img,
  .gpj-custom-story-header-reporters-main img {
    width: 30px;
    height: 30px;
    border-radius: 17.5px;
  }
  .gpj-custom-story-reporters {
    display: flex;
    gap:.75rem;
    align-items: center;
  }
  
  @media only screen and (min-width: 1024px) {
    .gpj-custom-story-credits-footer .header-reporters-all span.auth-name,
    .gpj-custom-story-credits-footer .gpj-custom-story-header-reporters-main span.auth-name,
    .gpj-custom-story-credits-footer .header-reporters-all span.auth-title,
    .gpj-custom-story-credits-footer .gpj-custom-story-header-reporters-main span.auth-title  {
      display: block!important;
    }
    .gpj-custom-story-credits-footer-inner {
      padding-left: 2rem;
      padding-right: 2rem;
    }
    .gpj-custom-story-header-reporters-main {
      display: flex;
      gap: 1.5rem;
    }
  }
  .header-reporters-all span,
  .gpj-custom-story-header-reporters-main span {
    display: block;
  }
  .gpj-custom-story-credits-footer .header-reporters-all span.auth-name,
  .gpj-custom-story-credits-footer .gpj-custom-story-header-reporters-main span.auth-name {
    font-size: 12px;
    line-height: 16px;
    display: none;
    font-weight: bold;
    font-family: "Montserrat";
  }
  .gpj-custom-story-credits-footer .header-reporters-all span.auth-title,
  .gpj-custom-story-credits-footer .gpj-custom-story-header-reporters-main span.auth-title {
    font-size: 12px;
    line-height: 19px;
    display: none;
  }
  
  .gpj-custom-story-republish > a {
    display: block;
    padding: 12px;
    background: #dedede;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    font-family: "Montserrat";
  }
  
  .gpj-custom-story-republish > a:hover {
    background: #000;
    color: #fff;
  }