.form-label {
    font-size: 1.1rem;
    font-weight: bold;
}

.logo {
    max-width: 234px;
}

.form-group {
    margin-bottom: 2rem;
}

input[name="reserve_date"] {
    flex: none !important;
    width: 10rem !important;
}

.day-btn {
    width: 110px;
}