
/* center ads */
.adthrive-ad-cls>div, .adthrive-ad-cls>iframe {
  flex-basis: auto!important;
}

.adthrive-header-phone {
  margin: 0 auto !important;
}

/* padding so footer does not overlay opt out msg */
body {
  padding-bottom: 90px;
}