| Current Path : /var/www/html/Joomla/templates/g5_hydrogen/scss/hydrogen/ |
| 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;
}
}