.custom-phone-widget {
    display: flex;
    align-items: center;
}

.country-code-select {
    margin-right: 10px;
    width: auto;
}

.phone-number-input {
    flex: 1;
    width: 100%;
}
