.homey-required-phone-field label span {
    font-weight: 700;
}

.homey-required-phone-field input:invalid:not(:placeholder-shown) {
    border-width: 2px;
}

.homey-reservation-detail-phone { margin: 12px 0 18px; padding: 12px 15px; border: 1px solid #e5e5e5; border-radius: 4px; background: #fff; }
.homey-reservation-detail-phone strong { margin-right: 6px; }
