html,
body {
  font-family: "Verlag", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  background-color: transparent;
  font-size: 14pt !important; }

a[href]:after {
  content: "  <" attr(href) "> ";
  font-size: 12pt; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Verlag", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800; }

button {
  font-size: 14pt;
  margin-top: 1rem; }

.show-for-sr {
  display: initial; }

blockquote {
  margin-left: 0 !important; }

#uw-crest-wordmark-block #uw-crest {
  width: 3rem;
  height: auto;
  float: left;
  margin-top: -0.5rem; }
  #uw-crest-wordmark-block #uw-crest img {
    width: 100%;
    height: auto; }

#uw-crest-wordmark-block a#uw-crest[href]:after {
  content: none; }

#uw-crest-wordmark-block h1, #uw-crest-wordmark-block h2 {
  margin-left: 4rem; }
  #uw-crest-wordmark-block h1 a, #uw-crest-wordmark-block h2 a {
    text-decoration: none;
    color: #000000; }
  #uw-crest-wordmark-block h1 a[href]:after, #uw-crest-wordmark-block h2 a[href]:after {
    content: none; }

#uw-crest-wordmark-block h1 {
  margin-top: 0; }

#uw-crest-wordmark-block h2 {
  margin-bottom: 0;
  margin-top: 2rem; }

header button {
  display: none; }

#uw-top-menus {
  display: none; }

.uw-header-carousel-container {
  display: none !important; }

main {
  float: none;
  clear: both;
  border-top: #e6e6e6 solid 0.2rem; }

footer nav {
  display: none; }

#uw-footer-copyright {
  border-top: #e6e6e6 solid 0.2rem;
  margin-top: 2rem;
  padding-top: 2rem;
  text-align: center; }
