// Alert component

.cm-alert {
	background-color: $textLight;
	@extend %shadowBox, %variants;
}
















