
#centro #background {
    background: var(--corporativo);
    background-position: center;
    height: 100px;
}
#centro #background .overlay {
    background-color: transparent;
}
