Your IP : 172.71.28.205


Current Path : /var/www/html/Joomla/templates/g5_hydrogen/scss/hydrogen/
Upload File :
Current File : /var/www/html/Joomla/templates/g5_hydrogen/scss/hydrogen/_feature.scss

#g-feature {
	padding: 1.5rem 0;
	background: $feature-background;
	color: $feature-text-color;
}

@media print {
	#g-feature {
		background: #fff !important;
		color: #000 !important;
	}
}