  .footerTitleH3 {
        font-weight: 600;
        margin-bottom: 20px
    }
    
    .rooms_img {
        height: auto!important
    }
    
    .container .row>div {
        margin-bottom: 10px
    }
	a{
		color:green;
	}
	a:hover{
		color:#006400;
	}