:root {
	--custom-color-primary: #cb0117; /* primaryColor */
	--custom-color-primary-contrast: #9e0112;
	--custom-color-secondary: #888888; /* secondaryColor */
	--custom-color-secondary-contrast: #5b5b5b;

	--custom-background-source: url('/images/background.jpg?1666279172704'); /* backgroundSource */

	--custom-logo-source: url('/images/cryptshare-logo-2017.svg?1666279172704'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
