.noticia .topo-full .box .label .center > p::before {
  content: none;
}

.logo-blue {
  background-image: url(https://arte.estadao.com.br/share/images/logos/estadao.svg);
}

@media screen and (max-width: 435px) {
  .header-estadao.header-fixed,
  .header-estadao.menu-user-open {
    background-color: #2575e8;
  }

  .header-estadao.header-fixed.header-subhome.header-fixed .header-primary-logo,
  .header-estadao.menu-user-open.header-subhome.header-fixed .header-primary-logo {
    margin-left: -68px;
    width: 116px !important;
    background: url(https://arte.estadao.com.br/share/images/logos/estadao-white.svg) 0 0 no-repeat;
    background-size: 100%;
  }
}

footer .copyright .box a.logo {
  background: url(https://arte.estadao.com.br/share/images/logos/estadao-white.svg) 0 0 no-repeat;
  background-size: 100%;
}

@media ( min-width: 640px) {
  .arte-split__column {
    margin: 0 16px;
  }
  
  .arte-split__column:first-child {
    margin-left: 0;
  }
  
  .arte-split__column:last-child {
    margin-right: 0;
  }
  
  .arte-split__column [data-contains]:not([data-contains="gallery"]) p:first-child {
    margin-top: 0;
  }
}

.publicidade{
  margin-top: 60px;
  margin-bottom: 60px;
}
