/* Footer */
.ff-footer {
  padding: 40px 0 30px;
  text-align: center;
  font-family: "EB Garamond", serif;
}
.footer-dedication {
  font-size: 1rem;
  color: var(--chestnut);
  margin-bottom: 30px;
}
.footer-main,
.footer-copy {
  color: var(--cider-brown);
  font-size: 0.8rem;
}
