/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.CopyrightNotice {
  color: #fff;
  font-size: .75rem;
  text-align: center; }
  @media (min-width: 960px) {
    .CopyrightNotice {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
