:root {
	--custom-color-primary: #3C6CB4; /* primaryColor */
	--custom-color-primary-contrast: #2d5187;
	--custom-color-secondary: #BB2D21; /* secondaryColor */
	--custom-color-secondary-contrast: #8e2219;

	--custom-background-source: url('/images/background.jpg?1656758908237'); /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2017.svg?1656758908234'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
