.rich_text_content {
    background: #f8ebdc;
}
.goodsFloor {
    margin: 0px auto 20px;
}
.rich_text_content {
    color: rgb(0 0 0 / 87%);
    background-color: #eeeeee;
}
.coupon_item {
    margin-bottom: 8px;
}
#floor4 {
  margin-top: 0px;
}
.rich_text_content>p {
    margin-bottom: -45px;
}
.active-list-title {
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    color: rgba(0, 0, 0, .87);
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0 5px;
    position: relative;
    text-align: center;
}