
.reservarButton {
height: 42px;
background: #41322d;
color: white;
font-weight: 500;
letter-spacing: 2px;
text-transform: uppercase;
font-family: raleway;
}
#extra_box {
margin-top: 8px;
}
select#people-box-select {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #e8e8e8;
}
select#hour-box-select{
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #e8e8e8;
}
