.collection-seo-wrapper{
  background-color:#f5e7d7;
  padding: 40px 20px 60px;
  margin: 0;
  text-align: center;
}

.collection-seo-content{
  max-width: 800px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.7;
}

.collection-seo-content p:first-child{ margin-top: 0; }
.collection-seo-content p:last-child{ margin-bottom: 0; }
