.adthrive-ad iframe{
display:inline;
margin: 0 auto;
}

.adthrive-ccpa-link, .adthrive-footer-message, .adthrive-privacy-preferences {
text-align: left!important;
font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

/* add spacing to footer for ad */
body:not(.adthrive-device-phone) footer.bg-gray-600,
body:not(.home):not(.adthrive-device-phone) .footer__bottom {
padding-bottom: 90px;
}
body.adthrive-device-phone footer.bg-gray-600,
body.adthrive-device-phone:not(.home) .footer__bottom {
padding-bottom: 50px;
}