/* CSS Document */

:root {
	--thm-base: #964B00;
	--thm-base-rgb: 150, 75, 0;
}

.about-one__shape-1 img,
.video-two__shape-1,
.banner-one__shape-2 img {
	filter: grayscale(100%);
}