#sp-header.celestia-header.header-sticky {
  position: fixed !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.sp-page-builder .page-content #section-id-1700476202435 {
  background-color: #000000;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
}

.sp-page-title {
  background-color: #000000;
  padding: 190px 0px 120px 0px;
}

.view-article .article-details .article-header h1 {
  color: #1e1e1e;
  font-family: Poppins;
  font-size: 40px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#sp-main-body {
    padding-top: 180px !important; /* Aumente este valor se ainda estiver grudado */
    padding-bottom: 50px;
    margin: 0 auto !important;     /* Isso garante que o site fique centralizado */
    max-width: 1200px;
}