footer {
  color: #fff;
  background-color: #002762;
  margin-bottom: -4px;
}

@media screen and (min-width: 1540px) {
  .site-footer__row {
    /* padding-right: 148px; */
  }
}
@media screen and (min-width: 1540px) {
  .site-footer__row {
    max-width: 1288px;
  }
}

.site-footer__inner {
  padding: 0 0 10px 0;
  display: grid;
  grid-template-columns: 1fr;
  -ms-grid-columns: 1fr;
}
.site-footer__inner:first-child {
  border-bottom: 1px solid #2c4b7d;
}
.site-footer__inner .site-footer__left {
  -ms-grid-row: 1;
}
.site-footer__inner .site-footer__right {
  -ms-grid-row: 2;
}
@media screen and (min-width: 1024px) {
  .site-footer__inner {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .site-footer__inner .site-footer__left {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .site-footer__inner .site-footer__right {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
}
.site-footer__inner a {
  color: #fff;
  text-decoration: none;
}
.site-footer__inner a.is-active {
  color: #fff;
}
.site-footer__inner a:hover {
  text-decoration: underline;
}
.site-footer__inner svg.ext {
  fill: #fff;
}
.site-footer__inner .menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  margin: 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #2c4b7d;
}
.site-footer__inner .menu li.menu-item {
  display: inline-block;
}
.site-footer__inner .menu li.menu-item:nth-child(odd) {
  -ms-grid-column: 1;
}
.site-footer__inner .menu li.menu-item:nth-child(even) {
  -ms-grid-column: 2;
}
@media screen and (min-width: 1024px) {
  .site-footer__inner .menu {
    border-bottom: none;
    padding-bottom: 30px;
    margin: 0;
  }
  .site-footer__inner .menu li.menu-item {
    min-width: 290px;
    margin: 0 0 10px 0;
  }
}

@media screen and (min-width: 1024px) {
  .site-footer__addendum {
    padding-bottom: 0px;
  }
}

.site-footer__text {
  margin: 15px;
  align-self: center;
}

@media screen and (min-width: 1024px) {
  .site-footer__menus {
    align-self: center;
    display: block;
  }
}

.site-footer__social {
  display: flex;
  justify-content: center;
  color: #fff;
  margin: 15px 0;
}

.site-footer__social-icon {
  fill: #fff;
}
.site-footer__social-icon .icon {
  width: 40px;
  height: 40px;
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  .site-footer__social-icon .icon {
    width: 45px;
    height: 45px;
  }
}

.site-footer__logo {
  flex-shrink: 0;
  width: 100%;
  text-align: center;
}
.site-footer__logo .site-name {
  display: block;
}
.site-footer__logo .area-alt {
  fill: #fff;
}
@media screen and (min-width: 1024px) {
  .site-footer__logo {
    width: auto;
    text-align: left;
    margin: 15px 0;
  }
}

#block-locations {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  padding-bottom: 1rem;
}
#block-locations p {
  color: #95a5be;
}
#block-locations p strong {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 6px;
}
#block-locations .location {
  display: inline-block;
}
#block-locations .location:nth-child(odd) {
  -ms-grid-column: 1;
  margin-left: 0;
}
#block-locations .location:nth-child(even) {
  -ms-grid-column: 2;
  margin-right: 0;
}
@media screen and (min-width: 1024px) {
  #block-locations {
    padding-bottom: 0.5rem;
    padding-left: 20px;
  }
  #block-locations .location {
    min-width: 290px;
    margin: 10px 20px;
  }
}
#block-locations table {
  width: 100%;
}
#block-locations p {
  line-height: 1.5rem;
  margin: 4px 0;
}

#block-footermessage {
  padding-right: 50px;
  padding-top: 1rem;
  font-style: italic;
}
#block-footermessage p {
  font-family: "Merriweather", Helvetica, serif;
  font-size: 0.9rem;
  line-height: 150%;
  font-weight: normal;
}
@media screen and (min-width: 1024px) {
  #block-footermessage {
    padding-left: 20px;
  }
}

#block-uscourts-sitebranding-footer {
  padding-top: 15px;
}
@media screen and (min-width: 1024px) {
  #block-uscourts-sitebranding-footer {
    padding-top: 0;
  }
}
#block-uscourts-sitebranding-footer .court-info {
  margin-top: 20px;
  margin-left: 12px;
  float: left;
}
#block-uscourts-sitebranding-footer .site-logo img {
  width: 73px;
  height: 73px;
  position: relative;
  float: left;
  display: block !important;
}
#block-uscourts-sitebranding-footer .court-title {
  text-align: left;
}
#block-uscourts-sitebranding-footer .court-title a {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#block-uscourts-sitebranding-footer .site-name {
  text-align: left;
}
#block-uscourts-sitebranding-footer .site-name a {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#block-uscourts-sitebranding-footer .site-name a span.upper {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#block-uscourts-footermessage p {
  padding: 0 2rem;
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  #block-uscourts-footermessage {
    max-width: 50%;
    margin-left: 80px;
  }
  #block-uscourts-footermessage p {
    padding: 0;
    margin: 0;
  }
}

#block-footer ul.menu a.is-active {
  color: #e0b991;
}