/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.SiteBrandingHeader {
  width: 8.25rem;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .SiteBrandingHeader {
      width: 10.5rem;
      margin: 0; } }

h2.SiteBrandingHeader {
  margin-bottom: 0.5rem; }
