/*
	MSAIMH theme
*/
:root {
	--logo: url("msaimh_logo.jpg");
	--size: auto 100%;
	--position: right center;
	--primary-color: #0380c3;
	--secondary-color: #94a33c;
}