input.button {
    background:#375282;
    border:4px solid #fff;
}

input.text,
.textarea,
.select {
    border:4px solid #375282;
}

