/* 追加CSSをここに入力してください */
.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-orange .sbd-checkpoint-title{
background-color:#ffdc0d;
color:#000;
}

.wp-block-sbd-checkpoint-block .sbd-checkpoint-title{
background-color:#ffdc0d;	
}

.wp-block-sbd-list.is-style-sbd-list-orange ul.sbd-list>li::before {
background-color:#ffdc0d!important;		
}

.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-green .sbd-checkpoint-title {
background-color:#1ea1a1!important;			
}

.wp-block-sbd-list.is-style-sbd-list-green ul li::before {
background-color:#1ea1a1!important;				
}



.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn>a{
	background-color: #1ea1a1;
}

.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn-copy{
	color: #1ea1a1;	
}