/* Narrow final-pass corrections for the preserved 2016 theme. */
.footer,
.footer a,
.footer p,
#txt-3col-32615,
#txt-3col-32615 p {
  color: #595959 !important;
}

footer,
footer * {
  color: #595959 !important;
}

.btn.btn-default {
  color: #fff !important;
  background: #646464 !important;
  border-color: #646464 !important;
}

a:focus,
button:focus {
  outline: 3px solid #6d3f3d;
  outline-offset: 2px;
}

/* Contact media was not present in the archive; keep the retained address,
   hours and form compact instead of preserving image-sized blank areas. */
#list-32755 .txt-wrapper,
#txt-3col-32751 .txt-img-wrapper,
#txt-3col-32751 .txt-wrapper {
  min-height: 0 !important;
  height: auto !important;
}

#list-32755,
#txt-3col-32751 {
  padding-top: 35px;
  padding-bottom: 35px;
}

#list-32755 {
  padding-top: 110px;
}

#txt-3col-32751 .col-item:first-child {
  display: none;
}

#txt-3col-32751 .col-item {
  width: 50%;
}
