.footer-content-flower {
  /* margin: 0 -20px 0 -20px; */
  margin-top: 2rem;

  background: #fff url("../../public/images/footer-flower.png") no-repeat 0
    bottom;
}
.footer-content-flower .inner-wrapper {
  /* max-width: 1027px; */
  margin: 0 auto;
  padding: 6rem 0 2rem 0;
}
.footer-content-flower .title {
  text-align: center;
  color: #000000;
  font-family: Merriweather;
  font-size: 30px;
  font-weight: bold;
}
.footer-content-flower .contents {
  margin-bottom: 4rem;
  text-align: center;
}
.footer-content-flower .dummy-rating {
  text-align: center;
  padding-bottom: 20px;
}

.footer-content-flower .contents p a {
  color: #3c3c3c;
}

.footer-content-flower .muted-author {
  color: #adadad;
}
