
/* v26 - Public header/footer proportions */
body.v10-public .site-header.public-unified-header{
  min-height:92px!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
body.v10-public .site-header .brand img,
body.v10-public .public-unified-header .brand img{
  width:54px!important;
  height:54px!important;
  object-fit:contain!important;
}
body.v10-public .site-header .brand b{font-size:17px!important}
body.v10-public .site-header .brand small{font-size:11px!important}
body.v10-public .site-header nav a{font-size:13px!important}

body.v10-public .site-footer,
body.v10-public .public-footer{
  padding-top:42px!important;
  padding-bottom:34px!important;
}
body.v10-public .site-footer p,
body.v10-public .site-footer a,
body.v10-public .site-footer span,
body.v10-public .public-footer p,
body.v10-public .public-footer a,
body.v10-public .public-footer span{
  font-size:14px!important;
  line-height:1.75!important;
}
body.v10-public .site-footer h3,
body.v10-public .site-footer h4,
body.v10-public .public-footer h3,
body.v10-public .public-footer h4{
  font-size:17px!important;
  line-height:1.35!important;
}
body.v10-public .site-footer .footer-brand b,
body.v10-public .public-footer .footer-brand b{
  font-size:18px!important;
}
body.v10-public .site-footer .footer-brand small,
body.v10-public .public-footer .footer-brand small{
  font-size:13px!important;
}
body.v10-public .site-footer img,
body.v10-public .public-footer img{
  max-height:58px!important;
  object-fit:contain!important;
}

@media(max-width:760px){
  body.v10-public .site-header.public-unified-header{
    min-height:78px!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
  }
  body.v10-public .site-header .brand img{width:46px!important;height:46px!important}
  body.v10-public .site-footer p,
  body.v10-public .site-footer a,
  body.v10-public .site-footer span,
  body.v10-public .public-footer p,
  body.v10-public .public-footer a,
  body.v10-public .public-footer span{font-size:13px!important}
}
