/* GPS Learning Hub 1.0.3 focused frontend polish. */
body.gplh-ai-polished .gplh-ai-hero-polished {
	background: linear-gradient(135deg, #276d2d 0%, #3b8e40 100%) !important;
	border-color: #2f7834 !important;
	color: #ffffff !important;
}

body.gplh-ai-polished .gplh-ai-hero-polished,
body.gplh-ai-polished .gplh-ai-hero-polished h1,
body.gplh-ai-polished .gplh-ai-hero-polished h2,
body.gplh-ai-polished .gplh-ai-hero-polished p,
body.gplh-ai-polished .gplh-ai-hero-polished small,
body.gplh-ai-polished .gplh-ai-hero-polished span {
	color: #ffffff !important;
	opacity: 1 !important;
}

body.gplh-ai-polished .gplh-brand-action {
	background: #3b8e40 !important;
	border-color: #3b8e40 !important;
	color: #ffffff !important;
}

body.gplh-ai-polished .gplh-brand-action:hover,
body.gplh-ai-polished .gplh-brand-action:focus {
	background: #2f7834 !important;
	border-color: #2f7834 !important;
	color: #ffffff !important;
}
