body.archive .adthrive-content {
  grid-column: 1 / -1;
}

.adthrive-ad:not(.adthrive-footer):before {
    content: "Advertisement";
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 12px;
}

.adthrive-footer-message {
padding-bottom: 100px;
margin-bottom: 0;
}

.adthrive-ccpa-link, .adthrive-footer-message, .adthrive-privacy-preferences {
    margin-top: 0;
    background: #222222;
}

.adthrive-ccpa-link, .adthrive-ccpa-link span, .adthrive-footer-message span, .adthrive-privacy-preferences a {
    font-family: 'Roboto';
    font-size: 11px;
    color: #b2b2b2;
}