:root {
	--custom-color-primary: #083163; /* primaryColor */
	--custom-color-primary-contrast: #0c4790;
	--custom-color-secondary: #083163; /* secondaryColor */
	--custom-color-secondary-contrast: #0c4790;

	--custom-background-source: #083163; /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2023-blue.svg?1742200149521'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
