.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.4;
    white-space: normal;  /* Allow labels to wrap */
}

.contact-result {
    margin: 1rem 0;
    padding: 0.5rem;
    border-radius: 4px;
}