body.theme-bootie a {
  color: black;
}

body.theme-bootie header nav#navbar-top a,
body.theme-bootie header nav#navbar-main a {
  color: black;
}

body.theme-bootie header.link-color-dark nav a {
  color: #333333 !important;
}
body.theme-bootie header.link-color-light nav a,
body.theme-bootie header.link-color-light nav .nav-link {
  color: #ffffff !important;
}
body.theme-bootie header.link-color-light nav .dropdown-menu a {
  color: #000 !important;
}
footer.site-footer {
  border-top: 1px solid #ccc;
  background-color: #fff;
}
footer.site-footer .content {
  color: black;
}

footer .site-footer__top h2 {
  color: black;
}
