File "envato-promotion.scss"

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

$root: e-kit-library-bottom-promotion;

.#{$root} {
	--e-kit-library-bottom-promotion-color: tints(600);
}

.eps-theme-dark {
	.#{$root} {
		--e-kit-library-bottom-promotion-color: dark-tints(400);
	}
}

.#{$root} {
	width: 100%;
	text-align: center;
	margin-top: spacing(30);
	color: var(--e-kit-library-bottom-promotion-color);
}