.fs-body-review-write .fs-c-inputTable--child .fs-c-checkbox__labelText, .fs-c-button--viewAllReviews.fs-c-button--plain{
 color: #ffffff!important;
}
.fs-c-productListItem__control.fs-c-buttonContainer a.fs-c-button--viewProductDetail.fs-c-button--plain,
.fs-body-review-success .fs-c-button__label  {
color: #1b1b1b!important;
}
.fs-p-snsArea {
    align-items: center!important;
}
.fb_iframe_widget span {
    height: 22px!important;
}
td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action div div button span {
 color: #ffffff;
}


.fs-c-button--secondary {
 background: #F7F2EB;
}

.link-line {
 text-decoration: underline;
}

.link-line:hover {
 text-decoration: underline;
}

.ftr-nav-wrap li:nth-child(2) {
 border-right: 1px solid #F7F2EB;
}