.city-location-based{
	padding-top:80px;
}
.city-location-based .city-content{
	
}
.city-location-based .city-content h2, .city-location-based .faq h2{
	font-family: "DM Sans", sans-serif !important;
	font-weight: 600;
    color: #363636;
	font-size:27px;
	padding-bottom:10px;
}
.city-location-based .city-content p , .city-location-based .city-content ul li{
	font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
    color: #3C3C43D9 !important;
}
.city-location-based .city-content ul{
	padding-left:30px;
}
.city-location-based .city-content ul li{
	list-style-type: disc;
}
.city-location-based .faq .accordion__header h2{
	font-size:20px;
}
.city-location-based .faq{
	    padding-bottom: 30px;
}