#header-small {
	padding: 4vw;
	clip-path: url("#clip-heading-small");
	background-image: url("../../img/bg/synapse-header.png");
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
	image-rendering: pixelated;
	image-rendering: -moz-crisp-edges;
}

#header-shadow {
	filter: drop-shadow(0px 1px var(--company_synapse));
}

#sitemap {
	--section-color: var(--company_synapse);
}

#sitemap_tsuki {
	background-image: url("../../img/companies/icon/synapse/tsuki.png") !important;
}
#sitemap_risen {
	background-image: url("../../img/companies/icon/synapse/risen.png") !important;
}
#sitemap_synapse {
	background-image: url("../../img/companies/icon/synapse/synapse.png") !important;
}
#sitemap_endymion {
	background-image: url("../../img/companies/icon/synapse/endymion.png") !important;
}
#sitemap_kahgy {
	background-image: url("../../img/companies/icon/synapse/kahgy.png") !important;
}