
            body { font-family: 'Segoe UI', sans-serif; line-height: 1.6; }
            .service-card { border: 1px solid #eee; padding: 1rem; margin-bottom: 1rem; }
            .benefit-item { background: #f8f9fa; padding: 1rem; margin-bottom: 1rem; }
            .state-card, .city-card { transition: all 0.3s ease; }
            .state-card:hover, .city-card:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
			
			.imagelist1 img{max-width:100%;}
			.imagelist2 {max-width:100%;}
            a {text-decoration: none!important;}
            footer a {color:#fff !important;}
            .bg-primary {
    --bs-bg-opacity: 1;
    background-color: #790002 !important;}
    .py-5 {padding-top:0rem !important;}