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

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