File "error-screen.scss"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/app/modules/kit-library/assets/js/components/error-screen.scss
File size: 234 bytes
MIME-type: text/plain
Charset: utf-8

.e-kit-library__error-screen {
	margin-top: spacing(44);

	&-title {
		margin-top: spacing(44);
		margin-bottom: 0;
	}

	&-description {
		margin-top: spacing(24);
		color: tints( 500 );
		text-align: center;
		max-width: 520px;
	}
}