/* ============================================================
   SECTION: FOOTER
   Targets: #section-footer
   Change: #footer-copyright text in index.html
   ============================================================ */

#section-footer {
  padding: 32px 0;
  border-top: 1px solid var(--color-gray-light);
  text-align: center;
}

#section-footer p {
  font-size: 11px;
  color: #aaaaaa;
  letter-spacing: .06em;
}
