﻿.c-uhfh .brand-blue,
.c-uhfh .brand-blue .c-uhf-nav-link:focus {
  background: #006bc3;
}

.c-uhfh .brand-blue .c-logo:hover,
.c-uhfh .brand-blue .c-logo:focus,
.c-uhfh .brand-blue .c-uhf-nav-link:hover,
.c-uhfh .brand-blue .c-uhf-nav-link:focus {
  background: rgba(0, 0, 0, 0.17) !important;
}

.c-universal-footer {
  background: #fff;
}

.c-universal-footer > section {
  padding: 30px 36px 26px !important;
  max-width: 100%;
}

[data-lf-package="filmstrip#1.4.0"] .strip-container {
  overflow: hidden;
}

.content-attachment-photo {
  overflow: hidden;
}

[data-lf-package="filmstrip#1.4.0"]
  .strip-container.aspect-ratio
  div[data-hub-list-length]:first-child
  .content-attachments-tiled
  .oembed:first-child
  .content-attachment-actual-image {
  position: absolute;
  top: -9999px !important;
  bottom: -9999px !important;
  left: -9999px !important;
  right: -9999px !important;
  margin: auto;
  display: block;
  max-width: none !important;
  max-height: none !important;
  height: 300px;
  width: 300px;
  object-fit: cover;
}

footer {
  margin-top: 0 !important;
}

footer > section > a#locale-picker-link {
  display: none;
}
