/* 追加CSSをここに入力してください */
.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading:not([class^=is-style]):before, .wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-icon:before {color: #fbc723;
}
.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-strong p:first-letter {color: #fbc723;}
.wp-block-sbd-list.is-style-sbd-list-orange ul li:before {color: #fbc723 !important;}
.sbd-bg-color.is-style-yellow {background-color: #1b6aa5;}
.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-orange .sbd-checkpoint-title {background-color: #e8110f;}
.wp-block-sbd-checkpoint-block .sbd-checkpoint-title {
font-size: 1.125em;
background: #e8110f;
padding: .5em 1.5em;
text-align: center;
color: #fff;
font-weight: 700;
line-height: 1.5;
margin-top: 0;
margin-bottom: 0;
}
.wp-block-sbd-definition-list-dt {
    background-color: inherit !important;
    font-weight: 700;
    padding: 0 0 0 12px !important;
    border-left: solid 6px #fbc723;
    margin: 0;
}