@import url('https://fonts.googleapis.com/css?family=Merriweather|Source+Sans+Pro&display=swap');
body, #site-slogan, .ui-widget, .comment-form label {
  font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Merriweather, serif;
}
h2 {
  font-size: 1.5em;
}
body {
  font-size: 100%;
}
.node-teaser h2 a {
  color: #006099;
}
#footer-wrapper {
  color: #000;
  font-size: 100%;
}
#footer-wrapper .block {
  border: none;
}
#footer-wrapper a {
  color: #006199;
}
#footer-wrapper a:hover, #footer-wrapper a:focus {
  color: #006199;
}
#footer .compliance {
  text-align: center;
}
