#sp-main-body {
  padding: 0px 0;
}
html {
    scroll-behavior: smooth;
}
img {
  display: initial;
}
.btn:active {
    border-color: #FF6200 !important;
    background-color: #FF6200 !important;
}
.pagina-inicio section#sp-bottom {
    margin-top: 0;
}
.logo_apoio table {
  width: 100%;
}
.bandeiras_brasil_angola p {
  margin: 0;
}
.container_sobre_o_programa {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.blocos h3{
    text-align: center;
}
.blocos .text {
  width: 65%;
}
.blocos .download {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-amarelo{
    text-transform: uppercase;
    background: #f0ab12;
    border-color: #f0ab12;
}
.texto-plataformas #sp-position8{
    max-width: 1000px;
    margin: 0 auto;
}
.texto-plataformas h3{
    text-align: center;
    margin 0 auto;
}
#sp-bottom .sp-module .sp-module-title {
    color: #363940;
    font-size: 22px;
}
#sp-bottom{
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
#sp-footer{
    text-align: center;
    margin: 0 auto;
    background: #252525; 
    color: #ffffff;
}
.pagina-sobre #sp-programa .sobre_o_programa a ,
.pagina-sobre .article-header{
    display: none;
}