/* footer.scss */
.footer {
  background-color: #f7f9fa;
  color: #FFFFFF;
  padding: 20px 0;
  text-align: center;
  margin-top: 20px;
}

/*# sourceMappingURL=footer.css.map */
