/* 追加CSSをここに入力してください */
.sbd-balloon--red .sbd-balloon__text-box {
    background-color: #fff5fc;
    border-color:  #fff5fc !important;
}
.sbd-balloon--red .sbd-balloon__text-box::after {
    border-color: transparent #fff5fc;
}