/* origem: site/0039.css */
/* SOURCE: /assets/refactor-v943/css/site/0108.css */
/* Título Papo: underline real, com recorte natural nos pés das letras e cor herdada do portal. */
html body.pc .spb-papo-title-row{margin:0!important;}
html body.pc .spb-papo-news-title{
  display:block!important;
  width:100%!important;
  margin:0 auto 28px!important;
  min-height:0!important;
  overflow:visible!important;
  border:0!important;
  text-align:center!important;
}
html body.pc .spb-papo-news-title::before,
html body.pc .spb-papo-news-title::after,
html body.pc .spb-papo-news-title h2::before,
html body.pc .spb-papo-news-title h2::after{content:none!important;display:none!important;}
html body.pc .spb-papo-news-title h2{
  display:inline!important;
  position:static!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  color:#263a4d!important;
  font-size:31px!important;
  line-height:1.2!important;
  font-weight:400!important;
  text-decoration-line:underline!important;
  text-decoration-color:var(--spb-primary,var(--green))!important;
  text-decoration-thickness:3px!important;
  text-underline-offset:-1px!important;
  text-decoration-skip-ink:auto!important;
}
html body.pc .spb-papo-news-title h2 .semi-bold{font-weight:800!important;}
@media(max-width:760px){html body.pc .spb-papo-news-title h2{font-size:26px!important;}}

