/* Golden Pathway Immigration Theme Overrides */
/* Top menu yellow, service menu black */

.bg-blue-600 { background-color: #d97706 !important; } /* top menu darker yellow */
.text-blue-600 { color: #f59e0b !important; }
.hover\:text-blue-800:hover { color: #d97706 !important; }
.from-blue-600 { --tw-gradient-from: #f59e0b !important; --tw-gradient-stops: #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important; }
.to-orange-500 { --tw-gradient-to: #000000 !important; } /* service menu black */
.bg-blue-100 { background-color: #fef2f2 !important; }
.text-yellow-600 { color: #f59e0b !important; }
.bg-yellow-100 { background-color: #fefce8 !important; }
.hover\:text-yellow-800:hover { color: #d97706 !important; }
.bg-green-100 { background-color: #fefce8 !important; }
.text-green-600 { color: #f59e0b !important; }
.hover\:text-green-800:hover { color: #d97706 !important; }
.bg-purple-100 { background-color: #fef2f2 !important; }
.text-purple-600 { color: #dc2626 !important; }
.bg-indigo-100 { background-color: #fef2f2 !important; }
.text-indigo-600 { color: #dc2626 !important; }