
@charset "UTF-8";

#storong_point + .composite_box01 .heading.block_header_6 {
    padding: 2rem 0;
    border-top: double 3px #20356a;
    border-bottom: double 3px #20356a;
}
#storong_point + .composite_box01 .heading.block_header_6 .h {
   margin-bottom: 0px!important;
   padding: 0px!important;
}
#storong_point + .composite_box01 .heading.block_header_6 .h:before {
   display: none;
}
#storong_point + .composite_box01 .heading.block_header_6 .h:after {
   display: none;
}
#storong_point + .composite_box01 .heading.block_header_6 .h span {
   background: linear-gradient(transparent 75%,rgba(252, 185, 0, 0.7) 0);
   display: inline;
}