:root {
	--custom-color-primary: #18961e; /* primaryColor */
	--custom-color-primary-contrast: #116915;
	--custom-color-secondary: #36db29; /* secondaryColor */
	--custom-color-secondary-contrast: #2bae21;

	--custom-background-source: #0a8452; /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2023-blue.svg?1711024894673'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
