@charset "UTF-8";

#b_bg+section,
#point+div .heading .h{
    color: var(--i_txt_color)!important;
}
#b_bg+section .heading p {
    color: #000!important;
}
#b_bg+section .heading.block_header_1 p:before,
#b_bg+section .heading.block_header_6 .h:before{
    background: var(--i_main_color);
}
#b_bg+section .heading.block_header_1 p:after,
#b_bg+section .heading.block_header_6 .h:after{
background: rgba(0, 0, 0, 0.13);
}


.composite_box01.block_images_9 .inner_item_txt .heading::before {
    background: #fff;
    opacity: 0.5;
}