master
candice 1 year ago
parent d17d88543f
commit 08f336fc03

@ -143,25 +143,25 @@
<h4 style="margin-top: 0; margin-bottom: 0;font-size: 1.2rem;font-weight: 400;">
* What's your hotel choice?
</h4>
<div class="travel_group">
<div class="travel_group hotel_pick">
<input type="radio" value="Luxury (5 stars & up)" id="Luxury" name="hotel">
<label for="Luxury" class="family">
Luxury<br> <em>(5 stars & up)</em>
</label>
</div>
<div class="travel_group">
<div class="travel_group hotel_pick">
<input type="radio" value="Handpicked Comfort (4-5 stars)" id="Handpicked" name="hotel">
<label for="Handpicked" class="couple">
Handpicked Comfort<br> <em>(4-5 stars)</em>
</label>
</div>
<div class="travel_group">
<div class="travel_group hotel_pick">
<input type="radio" value="Standard (3 stars)" id="Standard" name="hotel">
<label for="Standard" class="solo">
Standard<br> <em>(3 stars)</em>
</label>
</div>
<div class="travel_group">
<div class="travel_group hotel_pick">
<input type="radio" value="Self-booking" id="Self" name="hotel">
<label for="Self" class="solo" style="padding: 19px 0;">
Self-booking

Loading…
Cancel
Save