/*
Theme Name:     esteem-child
Description:    Child theme of Esteem.
Author:         admin
Template:       esteem

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    padding: 6px;
    width: 98%;
}