.wp-caption p.wp-caption-text {
  font-size: 16px;
}
.screen-reader-text:focus {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 16px;
}
p.small {
  font-size: 16px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wp-block-button__link {
    font-size: 16px;
  } 
}
#breadcrumbs-homepage span {
  font-size: 16px;
}
.top-header {
  font-size: 16px;
}
header .search .form-group .form-control::placeholder { 
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  header ul li {
    font-size: 16px;
  }
  a.donate {
    font-size: 16px;
  }
}
.footer .ldm-links ul li {
    font-size: 16px;
}
footer ul {
    font-size: 16px;
}
footer ul li {
    font-size: 16px;
}
@media screen and (max-width: 767px) {
  #results .category-name span {
    font-size: 16px;
  }
  #results div.category-description {
    font-size: 16px;
  }
  .breadcrumbs span a {
    font-size: 16px;
  }
  .breadcrumbs span .breadcrumb_last {
    font-size: 16px;
  }
  .footer .ldm-links ul li a {
    font-size: 16px;
  } 
  .footer .ldm-byline a {
    font-size: 16px;
  } 
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  header ul li {
    font-size: 16px;
  }
}
.advgb-accordion-header h4:after {
  display: none;
}
