:root {
	--custom-color-primary: #0077b2; /* primaryColor */
	--custom-color-primary-contrast: #005985;
	--custom-color-secondary: #8b9497; /* secondaryColor */
	--custom-color-secondary-contrast: #62686a;

	--custom-background-source: url('/images/background.jpg?1763739217594'); /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2023-blue.svg?1763739217594'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
