.fs-c-accountService__page .fs-c-accountService__pageLink__label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #7c8790;
    display: block;
    font-family: fs-icon!important;
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 64px;
    line-height: 1.2;
    margin: 8px auto 0;
    text-transform: none;
    width: 64px
}

.fs-c-accountService__page--membershipCard .fs-c-accountService__pageLink__label:before {
    content: "\e93a";
}

.fs-c-accountService__page--storeOrderHistoryList .fs-c-accountService__pageLink__label:before {
    content: "\e93b";
}

.fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label:before {
    content: "\e903";
}

@font-face {
    font-family: fs-icon;
    font-style: normal;
    font-weight: 400;
    src: url(/system/font/fs-icon.ttf?4lt733) format("truetype"),url(/system/font/fs-icon.woff?4lt733) format("woff"),url(/system/font/fs-icon.svg?4lt733#fs-icon) format("svg")
}

.fs-c-button--cardAuthenticate {
    margin-top: 30px;
    margin-bottom: 30px;
}


