.text-primary
{
	color:#fcee1d !important;
}
footer .footer-menu>li::before
{
	color:#fcee1d !important;
}
.movie-tag li::before
{
	background:#fcee1d !important;
}
.tab-bottom-bordered .nav-tabs .nav-link.active
{
	color:#fcee1d !important;
}
.iq-button .btn
{
	background:#fcee1d !important;
	color:#000 !important;
}
.bg-primary
{
	background:#fcee1d !important;
	color:#000 !important;
}
:root
{
	--bs-primary:#fcee1d !important;
}