input[type="text"] {
    background: #e3f1fa;
    border: solid 2px #acd1e9;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
}