/* Changes for WP */
body * {
  font-family: "Jost", Arial, sans-serif !important;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
p,
pre {
  margin: 1em 0;
}
.nav-link:hover {
  color: #fff;
}
.footer-social__link img {
  width: auto;
  height: 40px;
}
.footer-nav__item a {
  color: #fff;
}
.footer-legal__nav a:hover,
.footer-nav__item a:hover,
.footer__email > a:hover {
  text-decoration: underline;
  color: #fff;
}
.widget-content {
  background-color: #f8f8f8;
}
.widgettitle {
  background-color: #1e2a4c;
}

.widget_wysija_cont .wysija-submit {
  background-color: #1e2a4c;
  color: #fff;
}

.widget.widget_categories .widget-content li a:hover,
.widget.widget_archive .widget-content li a:hover,
.widget.widget_nav_menu .widget-content li a:hover,
.widget.widget_recent_entries .widget-content li a:hover {
  background-color: rgba(234, 239, 245, 0.5);
}

.breadcrumb li a,
.breadcrumb li {
  font-size: 16px;
  color: #1d2a59;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li.home:before {
  background-image: url(../../images/2026/qs-favicon-16px-primary.png);
}
