.fj-btn { background: #0372ba; color: #ffffff; font-weight: 600; transition: all 0.3s ease; border-radius: 100px; }
.fj-btn:hover { background: #0368a9 !important; color: #ffffff; }
.fj-icon { color: #3296d7; }
.fj-hero-title2 { color: #cce1fd; }
.fj-link, .fj-link:hover { color: #4B5563 !important;text-decoration: underline; }
.fj-bg-accent { background-color: rgba(3, 114, 186, 0.2) !important; }
.bg-orange-50 { background-color: rgba(102, 156, 189, 0.2) !important; }
a.text-orange-600, a.hover\:text-orange-600 {color: #4B5563 !important;text-decoration: underline;}