.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;
}
.breadcrumbs span a {
  font-size: 16px;
}
.breadcrumbs span .breadcrumb_last {
  font-size: 16px;
}
.top-header {
  font-size: 16px;
}
header .search .form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
}
header .search .form-group .form-control::-moz-placeholder {
  font-size: 16px;
}
header .search .form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
}
header .search .form-group .form-control::-ms-input-placeholder {
  font-size: 16px;
}
header .search .form-group .form-control::placeholder {
  font-size: 16px;
}
header ul li {
  font-size: 16px;
}
a.donate {
  font-size: 16px;
}
.footer .ldm-links ul li {
  font-size: 16px;
}
footer ul li {
  font-size: 16px;
}
.advgb-accordion-header h4:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wp-block-button__link {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .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;
  }
}
@media screen and (min-width: 768px) {
  header ul li
  {
    font-size: 16px;
  }
}

/*
@media (min-width: 1200px) {
    .container {
        max-width: 1144px;
    }
}
html {
  font-size: 16px;
}
*/  
