/* CSS custom properties */

:root {
	--my-plugin_color-primary: #00A0D2; // Primary Color
}
