/*カートボタンの位置を調整するCSS*/
.fs-c-variationAndActions {
    width: 350px;
    margin: 0 auto;
}

/* レビューを書くCSS */
a[href*="review"] {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #6B2737 !important;
}