#booking-form input:focus,#booking-form select:focus{border-color:#1e7e34;box-shadow:0 0 0 .1rem rgba(40,167,69,.25)}.our-hotel-form{max-width:100%;margin:0 auto;position:relative;background-size:cover;background-position:50%;overflow:hidden}.our-hotel-form:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1}.our-hotel-form>*{position:relative;z-index:2}#our-hotel-form input,#our-hotel-form textarea{border-radius:.5rem;border:1px solid #ddd}#our-hotel-form .form-label{font-weight:500;color:#444}#our-hotel-form .btn{border-radius:2rem}