/* CSS Document */

:root {
	--thm-base: #145909;
	--thm-base-rgb: 20,89,9;
}

.main-slider__icon img,
.video-one__shape-1 img,
.main-slider-three__sub-title-icon img {
	filter: grayscale(100%);
}