@charset "UTF-8";

#co2+section:before {
	background: #f3ddd8;
}

#l_news+div:before {
    content: "";
    display: block;
    width: 98%;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
#menu_img2+div .heading.block_header_4 .h {
    color: var(--i_txt_color);
}
#menu_img2+div:before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: #F5F5F5;
}