/* This file contains the global styles for the PNR article renderer. */
#pnr-article-renderer-section h1 {
    font-size: 39px !important;
    font-weight: 400 !important;
    line-height: 60px !important;
}

#pnr-article-renderer-section h2 {
    font-size: 28px !important;
    margin: 0 0 30px 0;
    font-weight: normal !important;
    line-height: 2rem !important;
}

#article-logo-carousel img {
    margin-top: 15px;
  }
  