.dfp.__notempty:before {
    display: none !important;
}


.label_publicidade {
    font: normal normal 500 0.625rem "Ubuntu", sans-serif;
    text-transform: uppercase;
    letter-spacing: -0.01rem;
    opacity: 0.5;
    color: var(--cor_texto);
    position: absolute;
    top: -16px;
}

.pub_banner {
    background: #f0f0f0;
    display: flex;
    justify-content: center;
    padding: 36px 0 36px 0;
    overflow: hidden;
    width: 100%;
    margin: 4rem 0 4rem 0;
}
