[data-dom-id-20410] input {
    border: 1.5px solid #E5E7EB;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 15px;
    height: 44px;
    outline: none;
    padding: 0 14px;
    transition: border-color 0.15s, box-shadow 0.15s;
    width: 100%;
}
