/* Custom Styles for NexBridge Global Technologies Website */

.hero-bg {
    background-image: linear-gradient(rgba(1, 23, 56, 0.7), rgba(1, 23, 56, 0.7)), url('https://images.unsplash.com/photo-1554415707-6e8cfc93fe23?q=80&w=2070&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
}