/* Fast Turnaround icon: yellow circle + black bolt (match Eco Friendly) */
.why-section .why-card .icon.lightning,
.why-section .why-card .icon.leaf {
	background: #f4c430 !important;
	color: #000 !important;
	font-size: 20px !important;
}

.why-section .why-card .icon.lightning i,
.why-section .why-card .icon.leaf i {
	color: #000 !important;
}
