:root {
	--custom-color-primary: #2572A1; /* primaryColor */
	--custom-color-primary-contrast: #1b5274;
	--custom-color-secondary: #3EBEF9; /* secondaryColor */
	--custom-color-secondary-contrast: #339ccc;

	--custom-background-source: #2572A1; /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2017.svg?1678710570176'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
