/* Random color variables */

:root {
	--blockquote-color: var(--cta-yellow);
	--general-color: var(--cta-yellow);
}